Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dcompress.c821 static bool is_page_in_cluster(struct compress_ctx *cc, pgoff_t index) in is_page_in_cluster() function
842 return is_page_in_cluster(cc, index); in f2fs_cluster_can_merge_page()