Home
last modified time | relevance | path

Searched refs:ext4_punch_hole (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/fs/ext4/
Dfast_commit.c1760 ret = ext4_punch_hole(inode, in ext4_fc_replay_del_range()
Dext4.h2865 extern int ext4_punch_hole(struct inode *inode, loff_t offset, loff_t length);
Dinode.c3986 int ext4_punch_hole(struct inode *inode, loff_t offset, loff_t length) in ext4_punch_hole() function
Dextents.c4655 ret = ext4_punch_hole(inode, offset, len); in ext4_fallocate()
/Linux-v5.10/include/trace/events/
Dext4.h1454 DEFINE_EVENT(ext4__fallocate_mode, ext4_punch_hole,