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.h381 __u8 h_clusterbits; member
444 .h_clusterbits = 1 << Z_EROFS_FRAGMENT_INODE_BIT in erofs_check_ondisk_layout_definitions()
H A Dzmap.c651 if (h->h_clusterbits >> Z_EROFS_FRAGMENT_INODE_BIT) { in z_erofs_fill_inode()
658 vi->z_lclusterbits = sb->s_blocksize_bits + (h->h_clusterbits & 15); in z_erofs_fill_inode()