Searched refs:offset_in_cluster (Results 1 – 1 of 1) sorted by relevance
61 static unsigned int offset_in_cluster(struct compress_ctx *cc, pgoff_t index) in offset_in_cluster() function170 cluster_ofs = offset_in_cluster(cc, page->index); in f2fs_compress_ctx_add_page()1113 *pagep = cc->rpages[offset_in_cluster(cc, index)]; in prepare_compress_overwrite()