Searched refs:fallocate64 (Results 1 – 6 of 6) sorted by relevance
10 pub unsafe extern "C" fn fallocate64( in fallocate64() function
3298 fallocate64
3880 fallocate64
3557 pub fn fallocate64(fd: c_int, mode: c_int, offset: off64_t, len: off64_t) -> c_int; in fallocate64() function
4322 pub fn fallocate64(fd: c_int, mode: c_int, offset: off64_t, len: off64_t) -> c_int; in fallocate64() function
6925 pub fn fallocate64(fd: c_int, mode: c_int, offset: off64_t, len: off64_t) -> c_int;