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