Home
last modified time | relevance | path

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

/fs/erofs/
Dzmap.c361 const unsigned int totalidx = DIV_ROUND_UP(inode->i_size, EROFS_BLKSIZ); in compacted_load_cluster_from_disk() local
367 if (lcn >= totalidx) in compacted_load_cluster_from_disk()
377 compacted_2b = rounddown(totalidx - compacted_4b_initial, 16); in compacted_load_cluster_from_disk()