Home
last modified time | relevance | path

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

12345678910>>...119

/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-fallocate.c72 #if defined(FALLOC_FL_COLLAPSE_RANGE)
73 FALLOC_FL_COLLAPSE_RANGE,
92 #if defined(FALLOC_FL_COLLAPSE_RANGE) && \
94 FALLOC_FL_COLLAPSE_RANGE | FALLOC_FL_ZERO_RANGE,
H A Dstress-fpunch.c57 #if defined(FALLOC_FL_COLLAPSE_RANGE)
58 { FALLOC_FL_COLLAPSE_RANGE, true, true },
/dports/sysutils/linrename/util-linux-2.25.2/sys-utils/
H A Dfallocate.c43 !defined(FALLOC_FL_COLLAPSE_RANGE) || !defined(FALLOC_FL_ZERO_RANGE))
56 #ifndef FALLOC_FL_COLLAPSE_RANGE
57 # define FALLOC_FL_COLLAPSE_RANGE 0x8 macro
310 mode |= FALLOC_FL_COLLAPSE_RANGE; in main()
/dports/devel/util-linux/util-linux-2.36/sys-utils/
H A Dfallocate.c43 !defined(FALLOC_FL_COLLAPSE_RANGE) || !defined(FALLOC_FL_ZERO_RANGE) || \
57 #ifndef FALLOC_FL_COLLAPSE_RANGE
58 # define FALLOC_FL_COLLAPSE_RANGE 0x8 macro
330 mode |= FALLOC_FL_COLLAPSE_RANGE; in main()
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/contrib/
H A Dfallocate.c43 #define FALLOC_FL_COLLAPSE_RANGE 0x08 macro
117 falloc_mode = (FALLOC_FL_COLLAPSE_RANGE | in main()
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/contrib/
H A Dfallocate.c43 #define FALLOC_FL_COLLAPSE_RANGE 0x08 macro
117 falloc_mode = (FALLOC_FL_COLLAPSE_RANGE | in main()
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/contrib/
H A Dfallocate.c43 #define FALLOC_FL_COLLAPSE_RANGE 0x08 in forkpty()
117 falloc_mode = (FALLOC_FL_COLLAPSE_RANGE |
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dfalloc.h29 #define FALLOC_FL_COLLAPSE_RANGE 0x08 macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dfalloc.h29 #define FALLOC_FL_COLLAPSE_RANGE 0x08 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dfalloc.h29 #define FALLOC_FL_COLLAPSE_RANGE 0x08 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dfalloc.h29 #define FALLOC_FL_COLLAPSE_RANGE 0x08 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dfalloc.h29 #define FALLOC_FL_COLLAPSE_RANGE 0x08 macro
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/linux/
H A Dfcntl.d21 FALLOC_FL_COLLAPSE_RANGE = 0x08, enumerator
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/linux/
H A Dfcntl.d21 FALLOC_FL_COLLAPSE_RANGE = 0x08, enumerator
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/linux/
H A Dfcntl.d21 FALLOC_FL_COLLAPSE_RANGE = 0x08, enumerator
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/linux/
H A Dfcntl.d21 FALLOC_FL_COLLAPSE_RANGE = 0x08, enumerator
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/linux/
H A Dfcntl.d21 FALLOC_FL_COLLAPSE_RANGE = 0x08, enumerator
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/linux/
H A Dfcntl.d21 FALLOC_FL_COLLAPSE_RANGE = 0x08, enumerator
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/linux/
H A Dfcntl.d22 FALLOC_FL_COLLAPSE_RANGE = 0x08, enumerator
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/linux/
H A Dfcntl.d22 FALLOC_FL_COLLAPSE_RANGE = 0x08, enumerator
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/linux/
H A Dfcntl.d22 FALLOC_FL_COLLAPSE_RANGE = 0x08, enumerator
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/linux/
H A Dfcntl.d22 FALLOC_FL_COLLAPSE_RANGE = 0x08, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dfalloc.h30 FALLOC_FL_COLLAPSE_RANGE | \
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dfalloc.h30 FALLOC_FL_COLLAPSE_RANGE | \
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dfalloc.h30 FALLOC_FL_COLLAPSE_RANGE | \

12345678910>>...119