Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
Dext4.h2895 extern int ext4_punch_hole(struct file *file, loff_t offset, loff_t length);
Dextents.c4717 ret = ext4_punch_hole(file, offset, len); in ext4_fallocate()
Dinode.c4009 int ext4_punch_hole(struct file *file, loff_t offset, loff_t length) in ext4_punch_hole() function
/kernel/linux/linux-5.10/include/trace/events/
Dext4.h1467 DEFINE_EVENT(ext4__fallocate_mode, ext4_punch_hole,