Home
last modified time | relevance | path

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

/external/ltp/include/lapi/
Dstat.h210 # define STATX_ATTR_NODUMP 0x00000040 macro
/external/kernel-headers/original/uapi/linux/
Dstat.h168 #define STATX_ATTR_NODUMP 0x00000040 /* [I] File is not to be dumped */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go1866 STATX_ATTR_NODUMP = 0x40 const
Dzerrors_linux_ppc64.go1921 STATX_ATTR_NODUMP = 0x40 const
Dzerrors_linux_arm.go1871 STATX_ATTR_NODUMP = 0x40 const
Dzerrors_linux_mips64.go1866 STATX_ATTR_NODUMP = 0x40 const
Dzerrors_linux_ppc64le.go1921 STATX_ATTR_NODUMP = 0x40 const
Dzerrors_linux_arm64.go1855 STATX_ATTR_NODUMP = 0x40 const
Dzerrors_linux_386.go1864 STATX_ATTR_NODUMP = 0x40 const
Dzerrors_linux_mips.go1866 STATX_ATTR_NODUMP = 0x40 const
Dzerrors_linux_s390x.go1925 STATX_ATTR_NODUMP = 0x40 const
Dzerrors_linux_mipsle.go1866 STATX_ATTR_NODUMP = 0x40 const
Dzerrors_linux_amd64.go1865 STATX_ATTR_NODUMP = 0x40 const