Searched refs:h_clusterbits (Results 1 – 2 of 2) sorted by relevance
73 vi->z_logical_clusterbits = LOG_BLOCK_SIZE + (h->h_clusterbits & 7); in fill_inode_lazy()75 ((h->h_clusterbits >> 3) & 3); in fill_inode_lazy()85 ((h->h_clusterbits >> 5) & 7); in fill_inode_lazy()
220 __u8 h_clusterbits; member