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

/linux-master/fs/f2fs/
H A Dcompress.c165 unsigned int cluster_ofs; local
170 cluster_ofs = offset_in_cluster(cc, page->index);
171 cc->rpages[cluster_ofs] = page;

Completed in 124 milliseconds