Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dcompress.c820 static bool is_page_in_cluster(struct compress_ctx *cc, pgoff_t index) in is_page_in_cluster() function
841 return is_page_in_cluster(cc, index); in f2fs_cluster_can_merge_page()