Home
last modified time | relevance | path

Searched refs:fallocate64 (Results 1 – 11 of 11) sorted by relevance

/external/crosvm/sys_util/src/
Dlib.rs271 let ret = unsafe { libc::fallocate64(file.as_raw_fd(), mode, offset, len) }; in fallocate()
/external/crosvm/cros_async/src/
Dpoll_source.rs259 libc::fallocate64( in fallocate()
/external/e2fsprogs/misc/
De4defrag.c199 #error fallocate64 not available!
1563 ret = fallocate64(donor_fd, 0, in file_defrag()
/external/e2fsprogs/lib/
Dconfig.h.in144 /* Define to 1 if you have the `fallocate64' function. */
/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs2041 libc::fallocate64( in fallocate()
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2431 pub fn fallocate64(fd: ::c_int, mode: ::c_int, offset: ::off64_t, len: ::off64_t) -> ::c_int; in fallocate64() function
/external/e2fsprogs/
Dconfigure.ac1140 fallocate64
Dconfigure13204 …ure_getenv add_key backtrace chflags dlopen fadvise64 fallocate fallocate64 fchown fcntl …
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3081 pub fn fallocate64(fd: ::c_int, mode: ::c_int, offset: ::off64_t, len: ::off64_t) -> ::c_int; in fallocate64() function
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1660 fun:fallocate64=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1660 fun:fallocate64=uninstrumented