Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/ !
Dcompress.c826 static bool is_page_in_cluster(struct compress_ctx *cc, pgoff_t index) in is_page_in_cluster() function
847 return is_page_in_cluster(cc, index); in f2fs_cluster_can_merge_page()