Home
last modified time | relevance | path

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

/fs/erofs/
A Dzmap.c16 vi->z_logical_clusterbits = sbi.blkszbits; in z_erofs_fill_inode()
60 vi->z_logical_clusterbits = sbi.blkszbits + (h->h_clusterbits & 7); in z_erofs_fill_inode_lazy()
158 m->clusterofs = 1 << vi->z_logical_clusterbits; in legacy_load_cluster_from_disk()
227 const unsigned int lclusterbits = vi->z_logical_clusterbits; in unpack_compacted_index()
335 const unsigned int lclusterbits = vi->z_logical_clusterbits; in compacted_load_cluster_from_disk()
405 const unsigned int lclusterbits = vi->z_logical_clusterbits; in z_erofs_extent_lookback()
450 const unsigned int lclusterbits = vi->z_logical_clusterbits; in z_erofs_get_extent_compressedlen()
517 unsigned int lclusterbits = vi->z_logical_clusterbits; in z_erofs_get_extent_decompressedlen()
571 lclusterbits = vi->z_logical_clusterbits; in z_erofs_do_map_blocks()
A Dinternal.h206 uint8_t z_logical_clusterbits; member

Completed in 7 milliseconds