Searched defs:fallocate64 (Results 1 – 3 of 3) sorted by relevance
10 pub unsafe extern "C" fn fallocate64( in fallocate64() function
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