Home
last modified time | relevance | path

Searched defs:STATX_ATTR_IMMUTABLE (Results 1 – 13 of 13) sorted by relevance

/external/ltp/include/lapi/
Dstat.h202 # define STATX_ATTR_IMMUTABLE 0x00000010 macro
/external/kernel-headers/original/uapi/linux/
Dstat.h166 #define STATX_ATTR_IMMUTABLE 0x00000010 /* [I] File is marked immutable */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go1865 STATX_ATTR_IMMUTABLE = 0x10 const
Dzerrors_linux_ppc64.go1920 STATX_ATTR_IMMUTABLE = 0x10 const
Dzerrors_linux_arm.go1870 STATX_ATTR_IMMUTABLE = 0x10 const
Dzerrors_linux_mips64.go1865 STATX_ATTR_IMMUTABLE = 0x10 const
Dzerrors_linux_ppc64le.go1920 STATX_ATTR_IMMUTABLE = 0x10 const
Dzerrors_linux_arm64.go1854 STATX_ATTR_IMMUTABLE = 0x10 const
Dzerrors_linux_386.go1863 STATX_ATTR_IMMUTABLE = 0x10 const
Dzerrors_linux_mips.go1865 STATX_ATTR_IMMUTABLE = 0x10 const
Dzerrors_linux_s390x.go1924 STATX_ATTR_IMMUTABLE = 0x10 const
Dzerrors_linux_mipsle.go1865 STATX_ATTR_IMMUTABLE = 0x10 const
Dzerrors_linux_amd64.go1864 STATX_ATTR_IMMUTABLE = 0x10 const