Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcompress.c58 static unsigned int offset_in_cluster(struct compress_ctx *cc, pgoff_t index) in offset_in_cluster() function
166 cluster_ofs = offset_in_cluster(cc, page->index); in f2fs_compress_ctx_add_page()
1035 *pagep = cc->rpages[offset_in_cluster(cc, index)]; in prepare_compress_overwrite()