Home
last modified time | relevance | path

Searched refs:ext4_punch_hole (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/trace/events/
H A Dext4.h1467 DEFINE_EVENT(ext4__fallocate_mode, ext4_punch_hole,
/kernel/linux/linux-5.10/fs/ext4/
H A Dext4.h2902 extern int ext4_punch_hole(struct file *file, loff_t offset, loff_t length);
H A Dinode.c3989 * ext4_punch_hole: punches a hole in a file by releasing the blocks
3999 int ext4_punch_hole(struct file *file, loff_t offset, loff_t length) in ext4_punch_hole() function
H A Dextents.c4716 ret = ext4_punch_hole(file, offset, len); in ext4_fallocate()
/kernel/linux/linux-6.6/fs/ext4/
H A Dext4.h2995 extern int ext4_punch_hole(struct file *file, loff_t offset, loff_t length);
H A Dextents.c4737 ret = ext4_punch_hole(file, offset, len); in ext4_fallocate()
H A Dinode.c3893 * ext4_punch_hole: punches a hole in a file by releasing the blocks
3903 int ext4_punch_hole(struct file *file, loff_t offset, loff_t length) in ext4_punch_hole() function
/kernel/linux/linux-6.6/include/trace/events/
H A Dext4.h1411 DEFINE_EVENT(ext4__fallocate_mode, ext4_punch_hole,

Completed in 44 milliseconds