Searched refs:FALLOC_FL_COLLAPSE_RANGE (Results 1 – 24 of 24) sorted by relevance
27 #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 0x0869 XLAT(FALLOC_FL_COLLAPSE_RANGE),
4 FALLOC_FL_COLLAPSE_RANGE 0x08
35 #ifndef FALLOC_FL_COLLAPSE_RANGE36 # define FALLOC_FL_COLLAPSE_RANGE 0x08 macro
43 #define FALLOC_FL_COLLAPSE_RANGE 0x08 macro117 falloc_mode = (FALLOC_FL_COLLAPSE_RANGE | in main()
29 #define FALLOC_FL_COLLAPSE_RANGE 0x08 macro
221 if (fallocate(fd, FALLOC_FL_COLLAPSE_RANGE, block_size, in test04()
68 FALLOC_FL_COLLAPSE_RANGE = 8
966 fallocate_mode = 0, FALLOC_FL_KEEP_SIZE, FALLOC_FL_PUNCH_HOLE, FALLOC_FL_COLLAPSE_RANGE, FALLOC_FL_…
440 FALLOC_FL_COLLAPSE_RANGE = 0x8 const
481 FALLOC_FL_COLLAPSE_RANGE = 0x8 const
483 FALLOC_FL_COLLAPSE_RANGE = 0x8 const