Searched refs:vol_count (Results 1 – 2 of 2) sorted by relevance
73 if (ondisk->vol_count < 1 || ondisk->vol_count > HAMMER_MAX_VOLUMES) in test_ondisk()77 count = ondisk->vol_count; in test_ondisk()83 if (ondisk->vol_count != count) in test_ondisk()105 if (ondisk->vol_count != 1) in fstyp_hammer()186 if (ondisk->vol_count != i) in __fsvtyp_hammer()
756 int32_t vol_count; /* number of volumes making up filesystem */ member