Searched refs:h_clusterbits (Results 1 - 2 of 2) sorted by path

/linux-master/fs/erofs/
H A Derofs_fs.h364 __u8 h_clusterbits; member in struct:z_erofs_map_header
436 .h_clusterbits = 1 << Z_EROFS_FRAGMENT_INODE_BIT
H A Dzmap.c614 if (h->h_clusterbits >> Z_EROFS_FRAGMENT_INODE_BIT) {
633 vi->z_logical_clusterbits = sb->s_blocksize_bits + (h->h_clusterbits & 7);
672 !(h->h_clusterbits >> Z_EROFS_FRAGMENT_INODE_BIT)) {

Completed in 192 milliseconds