Searched refs:ext4_punch_hole (Results 1 – 5 of 5) sorted by relevance
1812 ret = ext4_punch_hole(inode, in ext4_fc_replay_del_range()
3031 extern int ext4_punch_hole(struct inode *inode, loff_t offset, loff_t length);
3936 int ext4_punch_hole(struct inode *inode, loff_t offset, loff_t length) in ext4_punch_hole() function
4668 ret = ext4_punch_hole(inode, offset, len); in ext4_fallocate()
1396 DEFINE_EVENT(ext4__fallocate_mode, ext4_punch_hole,