Searched refs:ceph_spg_compare (Results 1 – 3 of 3) sorted by relevance
35 int ceph_spg_compare(const struct ceph_spg *lhs, const struct ceph_spg *rhs);
1680 DEFINE_RB_FUNCS2(spg_mapping, struct ceph_spg_mapping, spgid, ceph_spg_compare, in DEFINE_RB_FUNCS2() argument4422 if (!ceph_spg_compare(&req->r_t.spgid, &m->spgid)) { in handle_backoff_unblock()
691 int ceph_spg_compare(const struct ceph_spg *lhs, const struct ceph_spg *rhs) in ceph_spg_compare() function