Searched refs:ext4_punch_hole (Results 1 - 4 of 4) sorted by last modified time

/linux-master/fs/ext4/
H A Dinode.c3598 * ext4_punch_hole, etc) which needs to be properly zeroed out. Otherwise a
3857 * ext4_punch_hole: punches a hole in a file by releasing the blocks
3867 int ext4_punch_hole(struct file *file, loff_t offset, loff_t length) function
H A Dextents.c4742 ret = ext4_punch_hole(file, offset, len);
H A Dext4.h3011 extern int ext4_punch_hole(struct file *file, loff_t offset, loff_t length);
/linux-master/include/trace/events/
H A Dext4.h1408 DEFINE_EVENT(ext4__fallocate_mode, ext4_punch_hole,

Completed in 205 milliseconds