Searched defs:fallocate64 (Results 1 – 10 of 10) sorted by relevance
145 int (*fallocate64)(struct file *filep, int mode, off64_t offset, off64_t len); member
187 #define fallocate64 fallocate macro
188 #define fallocate64 fallocate macro
3158 pub fn fallocate64(fd: ::c_int, mode: ::c_int, offset: ::off64_t, len: ::off64_t) -> ::c_int; in fallocate64() function
3953 pub fn fallocate64(fd: ::c_int, mode: ::c_int, offset: ::off64_t, len: ::off64_t) -> ::c_int; in fallocate64() function