Home
last modified time | relevance | path

Searched refs:FALLOC_FL_COLLAPSE_RANGE (Results 1 – 24 of 24) sorted by relevance

/external/strace/xlat/
Dfalloc_flags.h27 #if defined(FALLOC_FL_COLLAPSE_RANGE) || (defined(HAVE_DECL_FALLOC_FL_COLLAPSE_RANGE) && HAVE_DECL_…
29 static_assert((FALLOC_FL_COLLAPSE_RANGE) == (0x08), "FALLOC_FL_COLLAPSE_RANGE != 0x08");
32 # define FALLOC_FL_COLLAPSE_RANGE 0x08
69 XLAT(FALLOC_FL_COLLAPSE_RANGE),
Dfalloc_flags.in4 FALLOC_FL_COLLAPSE_RANGE 0x08
/external/ltp/include/lapi/
Dfallocate.h35 #ifndef FALLOC_FL_COLLAPSE_RANGE
36 # define FALLOC_FL_COLLAPSE_RANGE 0x08 macro
/external/e2fsprogs/contrib/
Dfallocate.c43 #define FALLOC_FL_COLLAPSE_RANGE 0x08 macro
117 falloc_mode = (FALLOC_FL_COLLAPSE_RANGE | in main()
/external/kernel-headers/original/uapi/linux/
Dfalloc.h29 #define FALLOC_FL_COLLAPSE_RANGE 0x08 macro
/external/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate04.c221 if (fallocate(fd, FALLOC_FL_COLLAPSE_RANGE, block_size, in test04()
/external/syzkaller/sys/linux/
Dsys_386.const68 FALLOC_FL_COLLAPSE_RANGE = 8
Dsys_amd64.const68 FALLOC_FL_COLLAPSE_RANGE = 8
Dsys_ppc64le.const68 FALLOC_FL_COLLAPSE_RANGE = 8
Dsys_arm.const68 FALLOC_FL_COLLAPSE_RANGE = 8
Dsys_arm64.const68 FALLOC_FL_COLLAPSE_RANGE = 8
Dsys.txt966 fallocate_mode = 0, FALLOC_FL_KEEP_SIZE, FALLOC_FL_PUNCH_HOLE, FALLOC_FL_COLLAPSE_RANGE, FALLOC_FL_…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go440 FALLOC_FL_COLLAPSE_RANGE = 0x8 const
Dzerrors_linux_mips64le.go481 FALLOC_FL_COLLAPSE_RANGE = 0x8 const
Dzerrors_linux_ppc64.go481 FALLOC_FL_COLLAPSE_RANGE = 0x8 const
Dzerrors_linux_arm.go481 FALLOC_FL_COLLAPSE_RANGE = 0x8 const
Dzerrors_linux_mips64.go481 FALLOC_FL_COLLAPSE_RANGE = 0x8 const
Dzerrors_linux_ppc64le.go481 FALLOC_FL_COLLAPSE_RANGE = 0x8 const
Dzerrors_linux_arm64.go483 FALLOC_FL_COLLAPSE_RANGE = 0x8 const
Dzerrors_linux_386.go481 FALLOC_FL_COLLAPSE_RANGE = 0x8 const
Dzerrors_linux_mips.go481 FALLOC_FL_COLLAPSE_RANGE = 0x8 const
Dzerrors_linux_s390x.go481 FALLOC_FL_COLLAPSE_RANGE = 0x8 const
Dzerrors_linux_mipsle.go481 FALLOC_FL_COLLAPSE_RANGE = 0x8 const
Dzerrors_linux_amd64.go481 FALLOC_FL_COLLAPSE_RANGE = 0x8 const