Searched defs:posix_fallocate64 (Results 1 – 3 of 3) sorted by relevance
208 #define posix_fallocate64 posix_fallocate macro
3160 pub fn posix_fallocate64(fd: ::c_int, offset: ::off64_t, len: ::off64_t) -> ::c_int; in posix_fallocate64() function
3889 pub fn posix_fallocate64(fd: ::c_int, offset: ::off64_t, len: ::off64_t) -> ::c_int; in posix_fallocate64() function