Searched defs:fallocate (Results 1 – 2 of 2) sorted by relevance
272 SYSCALL_DEFINE(fallocate)(int fd, int mode, loff_t offset, loff_t len) in SYSCALL_DEFINE() argument
1624 long (*fallocate)(struct file *file, int mode, loff_t offset, member