Searched refs:h_clusterbits (Results 1 – 2 of 2) sorted by relevance
79 vi->z_logical_clusterbits = LOG_BLOCK_SIZE + (h->h_clusterbits & 7); in fill_inode_lazy()81 ((h->h_clusterbits >> 3) & 3); in fill_inode_lazy()91 ((h->h_clusterbits >> 5) & 7); in fill_inode_lazy()
223 __u8 h_clusterbits; member