Home
last modified time | relevance | path

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

/Linux-v5.15/fs/f2fs/
Dcompress.c162 unsigned int cluster_ofs; in f2fs_compress_ctx_add_page() local
167 cluster_ofs = offset_in_cluster(cc, page->index); in f2fs_compress_ctx_add_page()
168 cc->rpages[cluster_ofs] = page; in f2fs_compress_ctx_add_page()