Searched refs:f2fs_truncate_partial_cluster (Results 1 – 3 of 3) sorted by relevance
1154 int f2fs_truncate_partial_cluster(struct inode *inode, u64 from, bool lock) in f2fs_truncate_partial_cluster() function
4219 int f2fs_truncate_partial_cluster(struct inode *inode, u64 from, bool lock);
764 err = f2fs_truncate_partial_cluster(inode, from, lock); in f2fs_truncate_blocks()