Searched refs:ext4_fallocate (Results 1 – 3 of 3) sorted by relevance
937 .fallocate = ext4_fallocate,
3718 extern long ext4_fallocate(struct file *file, int mode, loff_t offset,
4678 long ext4_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in ext4_fallocate() function