Home
last modified time | relevance | path

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

/Linux-v5.15/fs/erofs/
Ddata.c87 u64 chunknr; in erofs_map_blocks() local
107 chunknr = map->m_la >> vi->chunkbits; in erofs_map_blocks()
109 vi->xattr_isize, unit) + unit * chunknr; in erofs_map_blocks()
115 map->m_la = chunknr << vi->chunkbits; in erofs_map_blocks()
142 chunknr, vi->nid); in erofs_map_blocks()