Home
last modified time | relevance | path

Searched refs:crush_loc_compare (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ceph/
H A Dosdmap.c2875 static int crush_loc_compare(const struct crush_loc *loc1, in crush_loc_compare() function
2882 DEFINE_RB_FUNCS2(crush_loc, struct crush_loc_node, cl_loc, crush_loc_compare,
2948 ret = crush_loc_compare(&loc1->cl_loc, &loc2->cl_loc); in ceph_compare_crush_locs()
/kernel/linux/linux-6.6/net/ceph/
H A Dosdmap.c2910 static int crush_loc_compare(const struct crush_loc *loc1, in crush_loc_compare() function
2917 DEFINE_RB_FUNCS2(crush_loc, struct crush_loc_node, cl_loc, crush_loc_compare,
2983 ret = crush_loc_compare(&loc1->cl_loc, &loc2->cl_loc); in ceph_compare_crush_locs()

Completed in 7 milliseconds