Home
last modified time | relevance | path

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

/fs/erofs/
Dzmap.c79 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()
Derofs_fs.h223 __u8 h_clusterbits; member