Home
last modified time | relevance | path

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

/external/ltp/include/lapi/
Dfcntl.h69 # define F_SEAL_SHRINK 0x0002 /* prevent file from shrinking */ macro
/external/kernel-headers/original/uapi/linux/
Dfcntl.h41 #define F_SEAL_SHRINK 0x0002 /* prevent file from shrinking */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go540 F_SEAL_SHRINK = 0x2 const
Dzerrors_linux_s390x.go540 F_SEAL_SHRINK = 0x2 const
Dzerrors_linux_arm.go540 F_SEAL_SHRINK = 0x2 const
Dzerrors_linux_ppc64le.go540 F_SEAL_SHRINK = 0x2 const
Dzerrors_linux_mips64.go540 F_SEAL_SHRINK = 0x2 const
Dzerrors_linux_ppc64.go540 F_SEAL_SHRINK = 0x2 const
Dzerrors_linux_amd64.go541 F_SEAL_SHRINK = 0x2 const
Dzerrors_linux_mips64le.go540 F_SEAL_SHRINK = 0x2 const
Dzerrors_linux_386.go541 F_SEAL_SHRINK = 0x2 const
Dzerrors_linux_mips.go540 F_SEAL_SHRINK = 0x2 const
Dzerrors_linux_arm64.go543 F_SEAL_SHRINK = 0x2 const