Searched defs:crush_name_node (Results 1 – 1 of 1) sorted by relevance
141 struct crush_name_node { struct147 static struct crush_name_node *alloc_crush_name(size_t name_len) in alloc_crush_name() argument166 DEFINE_RB_FUNCS(crush_name, struct crush_name_node, cn_id, cn_node) in DEFINE_RB_FUNCS()