Searched refs:ext4_ext_punch_hole (Results 1 – 3 of 3) sorted by relevance
2266 extern int ext4_ext_punch_hole(struct file *file, loff_t offset,
3344 return ext4_ext_punch_hole(file, offset, length); in ext4_punch_hole()
4704 int ext4_ext_punch_hole(struct file *file, loff_t offset, loff_t length) in ext4_ext_punch_hole() function