Searched refs:cluster_ofs (Results 1 – 1 of 1) sorted by relevance
161 unsigned int cluster_ofs; in f2fs_compress_ctx_add_page() local166 cluster_ofs = offset_in_cluster(cc, page->index); in f2fs_compress_ctx_add_page()167 cc->rpages[cluster_ofs] = page; in f2fs_compress_ctx_add_page()