Searched defs:crush_map (Results 1 – 1 of 1) sorted by relevance
239 struct crush_map { struct240 struct crush_bucket **buckets;241 struct crush_rule **rules;243 __s32 max_buckets;244 __u32 max_rules;245 __s32 max_devices;248 __u32 choose_local_tries;251 __u32 choose_local_fallback_tries;253 __u32 choose_total_tries;258 __u32 chooseleaf_descend_once;[all …]