Searched defs:fallocate (Results 1 – 3 of 3) sorted by relevance
9 SYS_FUNC(fallocate) in SYS_FUNC() argument
55 static inline long fallocate(int fd, int mode, loff_t offset, loff_t len) in fallocate() function
1368 struct fallocate_data fallocate; member