Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/erofs/
H A Ddata.c130 u64 chunknr; in erofs_map_blocks() local
155 chunknr = map->m_la >> vi->chunkbits; in erofs_map_blocks()
157 vi->xattr_isize, unit) + unit * chunknr; in erofs_map_blocks()
164 map->m_la = chunknr << vi->chunkbits; in erofs_map_blocks()

Completed in 1 milliseconds