Home
last modified time | relevance | path

Searched refs:F_ALLOCATECONTIG (Results 1 – 25 of 1783) sorted by relevance

12345678910>>...72

/dports/devel/kf5-kcoreaddons/kcoreaddons-5.89.0/src/lib/caching/
H A Dposix_fallocate_mac.h67 fstore_t store = {F_ALLOCATECONTIG, F_PEOFPOSMODE, 0, offset + len}; in posix_fallocate()
/dports/sysutils/restic/restic-0.12.1/internal/restorer/
H A Dpreallocate_darwin.go12 Flags: unix.F_ALLOCATECONTIG | unix.F_ALLOCATEALL,
/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dfile-set-size.c97 fs.fst_flags = F_ALLOCATECONTIG; in file_preallocate()
/dports/archivers/dpkg/dpkg-1.19.7/lib/dpkg/
H A Dfdio.c115 fd_preallocate_setup(&fs, F_ALLOCATECONTIG, offset, len); in fd_allocate_size()
/dports/net-p2p/libtorrent/libtorrent-0.13.8/src/data/
H A Dsocket_file.cc124 fstore.fst_flags = F_ALLOCATECONTIG; in set_size()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/io/include/pcl/io/
H A Dlow_level_io.h158 ::fstore_t store = {F_ALLOCATEALL | F_ALLOCATECONTIG, F_PEOFPOSMODE, 0, length, 0};
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/sys/
H A Dfcntl.h329 #define F_ALLOCATECONTIG 0x00000002 /* allocate contigious space */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/sys/
H A Dfcntl.h329 #define F_ALLOCATECONTIG 0x00000002 /* allocate contigious space */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.12-any/sys/
H A Dfcntl.h345 #define F_ALLOCATECONTIG 0x00000002 /* allocate contigious space */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.11-any/sys/
H A Dfcntl.h336 #define F_ALLOCATECONTIG 0x00000002 /* allocate contigious space */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.11-any/sys/
H A Dfcntl.h336 #define F_ALLOCATECONTIG 0x00000002 /* allocate contigious space */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.12-any/sys/
H A Dfcntl.h345 #define F_ALLOCATECONTIG 0x00000002 /* allocate contigious space */ macro
/dports/archivers/R-cran-zip/zip/src/
H A Drzip.c222 fstore_t store = { F_ALLOCATECONTIG, F_PEOFPOSMODE, 0, (off_t) sz }; in R_make_big_file()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/fs2/src/
H A Dunix.rs113 fst_flags: libc::F_ALLOCATECONTIG, in allocate()
/dports/math/kalker/kalker-1.1.0/cargo-crates/fs2-0.4.3/src/
H A Dunix.rs113 fst_flags: libc::F_ALLOCATECONTIG, in allocate()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/fs2-0.4.3/src/
H A Dunix.rs113 fst_flags: libc::F_ALLOCATECONTIG, in allocate()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/fs2-0.4.3/src/
H A Dunix.rs113 fst_flags: libc::F_ALLOCATECONTIG, in allocate()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/fs2-0.4.3/src/
H A Dunix.rs113 fst_flags: libc::F_ALLOCATECONTIG, in allocate()
/dports/databases/iowow/iowow-1.4.13/src/platform/unix/
H A Dunix.c287 .fst_flags = F_ALLOCATECONTIG, in iwp_fallocate()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/glue/
H A DFileUtils.cpp63 fstore_t store = {F_ALLOCATECONTIG, F_PEOFPOSMODE, 0, aLength}; in fallocate()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/glue/
H A DFileUtils.cpp67 fstore_t store = {F_ALLOCATECONTIG, F_PEOFPOSMODE, 0, aLength}; in fallocate()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DFileUtils.cpp62 fstore_t store = {F_ALLOCATECONTIG, F_PEOFPOSMODE, 0, aLength}; in fallocate()
/dports/www/aria2/aria2-1.36.0/src/
H A DAbstractDiskWriter.cc533 fstore_t fstore = {F_ALLOCATECONTIG | F_ALLOCATEALL, F_PEOFPOSMODE, 0, in allocate()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/glue/
H A DFileUtils.cpp68 fstore_t store = {F_ALLOCATECONTIG, F_PEOFPOSMODE, 0, aLength}; in fallocate()
/dports/www/firefox/firefox-99.0/xpcom/glue/
H A DFileUtils.cpp68 fstore_t store = {F_ALLOCATECONTIG, F_PEOFPOSMODE, 0, aLength}; in fallocate()

12345678910>>...72