Searched refs:ext4_punch_hole (Results 1 – 3 of 3) sorted by relevance
3092 extern int ext4_punch_hole(struct file *file, loff_t offset, loff_t length);
4427 int ext4_punch_hole(struct file *file, loff_t offset, loff_t length) in ext4_punch_hole() function
4913 ret = ext4_punch_hole(file, offset, len); in ext4_fallocate()