Searched refs:h_clusterbits (Results 1 – 3 of 3) sorted by relevance
58 vi->z_logical_clusterbits = LOG_BLOCK_SIZE + (h->h_clusterbits & 7); in z_erofs_fill_inode_lazy()60 ((h->h_clusterbits >> 3) & 3); in z_erofs_fill_inode_lazy()69 ((h->h_clusterbits >> 5) & 7); in z_erofs_fill_inode_lazy()
537 mapheader.h_clusterbits = LOG_BLOCK_SIZE - 12; in z_erofs_compress_init()
223 __u8 h_clusterbits; member