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

/linux-master/net/ceph/
H A Dosdmap.c2910 static int crush_loc_compare(const struct crush_loc *loc1, 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);

Completed in 116 milliseconds