Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dcompress.c798 static bool is_page_in_cluster(struct compress_ctx *cc, pgoff_t index) in is_page_in_cluster() function
819 return is_page_in_cluster(cc, index); in f2fs_cluster_can_merge_page()
/kernel/linux/linux-6.6/fs/f2fs/
H A 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()

Completed in 5 milliseconds