Home
last modified time | relevance | path

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

/linux/fs/erofs/
A Dzmap.c20 vi->z_logical_clusterbits = LOG_BLOCK_SIZE; in z_erofs_fill_inode()
80 vi->z_logical_clusterbits = LOG_BLOCK_SIZE + (h->h_clusterbits & 7); in z_erofs_fill_inode_lazy()
180 m->clusterofs = 1 << vi->z_logical_clusterbits; in legacy_load_cluster_from_disk()
249 const unsigned int lclusterbits = vi->z_logical_clusterbits; in unpack_compacted_index()
354 const unsigned int lclusterbits = vi->z_logical_clusterbits; in compacted_load_cluster_from_disk()
425 const unsigned int lclusterbits = vi->z_logical_clusterbits; in z_erofs_extent_lookback()
473 const unsigned int lclusterbits = vi->z_logical_clusterbits; in z_erofs_get_extent_compressedlen()
548 unsigned int lclusterbits = vi->z_logical_clusterbits; in z_erofs_get_extent_decompressedlen()
614 lclusterbits = vi->z_logical_clusterbits; in z_erofs_map_blocks_iter()
A Dinternal.h298 unsigned char z_logical_clusterbits; member

Completed in 6 milliseconds