Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcompress.c161 unsigned int cluster_ofs; in f2fs_compress_ctx_add_page() local
166 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()