Searched defs:nilfs_mdt (Results 1 – 1 of 1) sorted by relevance
112 struct nilfs_mdt { struct113 uint32_t entries_per_block;114 uint32_t entries_per_group;115 uint32_t blocks_per_group;116 uint32_t groups_per_desc_block; /* desc is super group */140 struct nilfs_mdt dat_mdt; argument