Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4.h2916 extern int ext4_punch_hole(struct file *file, loff_t offset, loff_t length);
H A Dinode.c4083 int ext4_punch_hole(struct file *file, loff_t offset, loff_t length) in ext4_punch_hole() function
H A Dextents.c4705 ret = ext4_punch_hole(file, offset, len); in ext4_fallocate()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dext4.h1465 DEFINE_EVENT(ext4__fallocate_mode, ext4_punch_hole,