Home
last modified time | relevance | path

Searched defs:crush_name_node (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/ceph/
Dosdmap.c157 struct crush_name_node { struct
163 static struct crush_name_node *alloc_crush_name(size_t name_len) in alloc_crush_name() argument
182 DEFINE_RB_FUNCS(crush_name, struct crush_name_node, cn_id, cn_node) in DEFINE_RB_FUNCS()
/kernel/linux/linux-5.10/net/ceph/
Dosdmap.c141 struct crush_name_node { struct
147 static struct crush_name_node *alloc_crush_name(size_t name_len) in alloc_crush_name() argument
166 DEFINE_RB_FUNCS(crush_name, struct crush_name_node, cn_id, cn_node) in DEFINE_RB_FUNCS()