Searched refs:ext4_punch_hole (Results 1 – 4 of 4) sorted by relevance
2994 extern int ext4_punch_hole(struct file *file, loff_t offset, loff_t length);
4706 ret = ext4_punch_hole(file, offset, len); in ext4_fallocate()
3891 int ext4_punch_hole(struct file *file, loff_t offset, loff_t length) in ext4_punch_hole() function
1411 DEFINE_EVENT(ext4__fallocate_mode, ext4_punch_hole,