Home
last modified time | relevance | path

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

/external/ltp/include/lapi/
Dstat.h206 # define STATX_ATTR_APPEND 0x00000020 macro
/external/kernel-headers/original/uapi/linux/
Dstat.h167 #define STATX_ATTR_APPEND 0x00000020 /* [I] File is append-only */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go1861 STATX_ATTR_APPEND = 0x20 const
Dzerrors_linux_ppc64.go1916 STATX_ATTR_APPEND = 0x20 const
Dzerrors_linux_arm.go1866 STATX_ATTR_APPEND = 0x20 const
Dzerrors_linux_mips64.go1861 STATX_ATTR_APPEND = 0x20 const
Dzerrors_linux_ppc64le.go1916 STATX_ATTR_APPEND = 0x20 const
Dzerrors_linux_arm64.go1850 STATX_ATTR_APPEND = 0x20 const
Dzerrors_linux_386.go1859 STATX_ATTR_APPEND = 0x20 const
Dzerrors_linux_mips.go1861 STATX_ATTR_APPEND = 0x20 const
Dzerrors_linux_s390x.go1920 STATX_ATTR_APPEND = 0x20 const
Dzerrors_linux_mipsle.go1861 STATX_ATTR_APPEND = 0x20 const
Dzerrors_linux_amd64.go1860 STATX_ATTR_APPEND = 0x20 const