Searched defs:fallocate (Results 1 – 5 of 5) sorted by relevance
5 int fallocate(int fd, int mode, off_t base, off_t len) in fallocate() function
45 static inline long fallocate(int fd, int mode, loff_t offset, loff_t len) in fallocate() function
141 int (*fallocate)(struct file* filep, int mode, off_t offset, off_t len); member
495 unused_func_t fallocate; member
1458 struct fallocate_data fallocate; member