Searched refs:crush_name_node (Results 1 – 1 of 1) sorted by relevance
157 struct crush_name_node { struct163 static struct crush_name_node *alloc_crush_name(size_t name_len) in alloc_crush_name() argument165 struct crush_name_node *cn; in alloc_crush_name()175 static void free_crush_name(struct crush_name_node *cn) in free_crush_name()182 DEFINE_RB_FUNCS(crush_name, struct crush_name_node, cn_id, cn_node) in DEFINE_RB_FUNCS() argument190 struct crush_name_node *cn; in DEFINE_RB_FUNCS()222 struct crush_name_node *cn = in clear_crush_names()223 rb_entry(rb_first(root), struct crush_name_node, cn_node); in clear_crush_names()3037 struct crush_name_node *type_cn, *cn; in get_immediate_parent()