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