Searched refs:f2fs_truncate_hole (Results 1 – 3 of 3) sorted by relevance
922 !f2fs_truncate_hole(dir, page->index, page->index + 1)) { in f2fs_delete_entry()
1023 int f2fs_truncate_hole(struct inode *inode, pgoff_t pg_start, pgoff_t pg_end) in f2fs_truncate_hole() function1104 ret = f2fs_truncate_hole(inode, pg_start, pg_end); in punch_hole()1268 ret = f2fs_truncate_hole(src_inode, in __clone_blkaddrs()
3189 int f2fs_truncate_hole(struct inode *inode, pgoff_t pg_start, pgoff_t pg_end);