Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dext4.h2508 extern int ext4_punch_hole(struct inode *inode, loff_t offset, loff_t length);
Dinode.c3629 int ext4_punch_hole(struct inode *inode, loff_t offset, loff_t length) in ext4_punch_hole() function
Dextents.c4948 return ext4_punch_hole(inode, offset, len); in ext4_fallocate()
/linux-4.4.14/include/trace/events/
Dext4.h1398 DEFINE_EVENT(ext4__fallocate_mode, ext4_punch_hole,