Searched refs:cl_node (Results 1 – 2 of 2) sorted by relevance
/net/ceph/ |
D | osdmap.c | 2864 RB_CLEAR_NODE(&loc->cl_node); in alloc_crush_loc() 2870 WARN_ON(!RB_EMPTY_NODE(&loc->cl_node)); in free_crush_loc() 2883 RB_BYPTR, const struct crush_loc *, cl_node) in DEFINE_RB_FUNCS2() argument 2944 rb_entry(n1, struct crush_loc_node, cl_node); in ceph_compare_crush_locs() 2946 rb_entry(n2, struct crush_loc_node, cl_node); in ceph_compare_crush_locs() 2964 rb_entry(rb_first(locs), struct crush_loc_node, cl_node); in ceph_clear_crush_locs()
|
D | ceph_common.c | 602 rb_entry(n, struct crush_loc_node, cl_node); in ceph_print_client_options()
|