Home
last modified time | relevance | path

Searched defs:FALLOC_FL_PUNCH_HOLE (Results 1 – 15 of 15) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dfalloc.h6 #define FALLOC_FL_PUNCH_HOLE 0x02 /* de-allocates range */ macro
/external/ltp/include/lapi/
Dfallocate.h32 # define FALLOC_FL_PUNCH_HOLE 0x02 macro
/external/e2fsprogs/contrib/
Dfallocate.c42 #define FALLOC_FL_PUNCH_HOLE 0x02 /* de-allocates range */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go444 FALLOC_FL_PUNCH_HOLE = 0x2 const
Dzerrors_linux_mipsle.go485 FALLOC_FL_PUNCH_HOLE = 0x2 const
Dzerrors_linux_s390x.go485 FALLOC_FL_PUNCH_HOLE = 0x2 const
Dzerrors_linux_arm.go485 FALLOC_FL_PUNCH_HOLE = 0x2 const
Dzerrors_linux_ppc64le.go485 FALLOC_FL_PUNCH_HOLE = 0x2 const
Dzerrors_linux_mips64.go485 FALLOC_FL_PUNCH_HOLE = 0x2 const
Dzerrors_linux_ppc64.go485 FALLOC_FL_PUNCH_HOLE = 0x2 const
Dzerrors_linux_amd64.go485 FALLOC_FL_PUNCH_HOLE = 0x2 const
Dzerrors_linux_mips64le.go485 FALLOC_FL_PUNCH_HOLE = 0x2 const
Dzerrors_linux_386.go485 FALLOC_FL_PUNCH_HOLE = 0x2 const
Dzerrors_linux_mips.go485 FALLOC_FL_PUNCH_HOLE = 0x2 const
Dzerrors_linux_arm64.go487 FALLOC_FL_PUNCH_HOLE = 0x2 const