Searched refs:f2fs_is_compressed_cluster (Results 1 – 3 of 3) sorted by relevance
1014 int f2fs_is_compressed_cluster(struct inode *inode, pgoff_t index) in f2fs_is_compressed_cluster() function 1101 ret = f2fs_is_compressed_cluster(cc->inode, start_idx); in prepare_compress_overwrite() 1223 err = f2fs_is_compressed_cluster(inode, start_idx); in f2fs_truncate_partial_cluster()
4482 int f2fs_is_compressed_cluster(struct inode *inode, pgoff_t index);4567 static inline int f2fs_is_compressed_cluster( in f2fs_is_compressed_cluster() function
2423 ret = f2fs_is_compressed_cluster(inode, index); in f2fs_mpage_readpages()