Home
last modified time | relevance | path

Searched defs:FALLOC_FL_KEEP_SIZE (Results 1 – 16 of 16) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dfalloc.h5 #define FALLOC_FL_KEEP_SIZE 0x01 /* default is extend size */ macro
/external/ltp/include/lapi/
Dfallocate.h28 # define FALLOC_FL_KEEP_SIZE 0x01 macro
Dfcntl.h127 # define FALLOC_FL_KEEP_SIZE 1 macro
/external/e2fsprogs/contrib/
Dfallocate.c41 #define FALLOC_FL_KEEP_SIZE 0x01 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go442 FALLOC_FL_KEEP_SIZE = 0x1 const
Dzerrors_linux_mipsle.go483 FALLOC_FL_KEEP_SIZE = 0x1 const
Dzerrors_linux_s390x.go483 FALLOC_FL_KEEP_SIZE = 0x1 const
Dzerrors_linux_arm.go483 FALLOC_FL_KEEP_SIZE = 0x1 const
Dzerrors_linux_ppc64le.go483 FALLOC_FL_KEEP_SIZE = 0x1 const
Dzerrors_linux_mips64.go483 FALLOC_FL_KEEP_SIZE = 0x1 const
Dzerrors_linux_ppc64.go483 FALLOC_FL_KEEP_SIZE = 0x1 const
Dzerrors_linux_amd64.go483 FALLOC_FL_KEEP_SIZE = 0x1 const
Dzerrors_linux_mips64le.go483 FALLOC_FL_KEEP_SIZE = 0x1 const
Dzerrors_linux_386.go483 FALLOC_FL_KEEP_SIZE = 0x1 const
Dzerrors_linux_mips.go483 FALLOC_FL_KEEP_SIZE = 0x1 const
Dzerrors_linux_arm64.go485 FALLOC_FL_KEEP_SIZE = 0x1 const