Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dzmap.c16 u16 clusterofs; member
43 m->clusterofs = 1 << vi->z_logical_clusterbits; in z_erofs_load_full_lcluster()
57 m->clusterofs = le16_to_cpu(di->di_clusterofs); in z_erofs_load_full_lcluster()
58 if (m->clusterofs >= 1 << vi->z_logical_clusterbits) { in z_erofs_load_full_lcluster()
135 m->clusterofs = 1 << lclusterbits; in unpack_compacted_index()
167 m->clusterofs = lo; in unpack_compacted_index()
295 m->map->m_la = (lcn << lclusterbits) | m->clusterofs; in z_erofs_extent_lookback()
406 m->clusterofs != 1 << lclusterbits); in z_erofs_get_extent_decompressedlen()
423 map->m_llen = (lcn << lclusterbits) + m->clusterofs - map->m_la; in z_erofs_get_extent_decompressedlen()
461 if (endoff >= m.clusterofs) { in z_erofs_do_map_blocks()
[all …]
/linux/Documentation/filesystems/
H A Derofs.rst326 clusterofs clusterofs clusterofs
346 For each HEAD lcluster, clusterofs is recorded to indicate where a new extent