Home
last modified time | relevance | path

Searched refs:f2fs_cluster_is_empty (Results 1 – 1 of 1) sorted by relevance

/linux/fs/f2fs/
H A Dcompress.c829 bool f2fs_cluster_is_empty(struct compress_ctx *cc) in f2fs_cluster_is_empty() function
841 if (f2fs_cluster_is_empty(cc)) in f2fs_cluster_can_merge_page()
1123 if (!f2fs_cluster_is_empty(cc)) { in prepare_compress_overwrite()