Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Derofs_fs.h380 __u8 h_clusterbits; member
443 .h_clusterbits = 1 << Z_EROFS_FRAGMENT_INODE_BIT in erofs_check_ondisk_layout_definitions()
H A Dzmap.c654 if (h->h_clusterbits >> Z_EROFS_FRAGMENT_INODE_BIT) { in z_erofs_fill_inode()
661 vi->z_lclusterbits = sb->s_blocksize_bits + (h->h_clusterbits & 15); in z_erofs_fill_inode()