Searched defs:crush_map (Results 1 – 1 of 1) sorted by relevance
181 struct crush_map { struct182 struct crush_bucket **buckets;183 struct crush_rule **rules;185 __s32 max_buckets;186 __u32 max_rules;187 __s32 max_devices;190 __u32 choose_local_tries;193 __u32 choose_local_fallback_tries;195 __u32 choose_total_tries;200 __u32 chooseleaf_descend_once;[all …]