Searched refs:f2fs_cluster_is_empty (Results 1 – 3 of 3) sorted by relevance
827 bool f2fs_cluster_is_empty(struct compress_ctx *cc) in f2fs_cluster_is_empty() function839 if (f2fs_cluster_is_empty(cc)) in f2fs_cluster_can_merge_page()1121 if (!f2fs_cluster_is_empty(cc)) { in prepare_compress_overwrite()
2285 f2fs_bug_on(sbi, f2fs_cluster_is_empty(cc)); in f2fs_read_multi_pages()2314 if (f2fs_cluster_is_empty(cc)) in f2fs_read_multi_pages()2723 if (nr_pages == 1 && !f2fs_cluster_is_empty(&cc)) { in f2fs_mpage_readpages()3353 if (!f2fs_cluster_is_empty(&cc)) in f2fs_write_cache_pages()3464 if (f2fs_compressed_file(inode) && !f2fs_cluster_is_empty(&cc)) { in f2fs_write_cache_pages()
4637 bool f2fs_cluster_is_empty(struct compress_ctx *cc);