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

/linux-master/include/linux/ceph/
H A Dosdmap.h35 int ceph_spg_compare(const struct ceph_spg *lhs, const struct ceph_spg *rhs);
/linux-master/net/ceph/
H A Dosd_client.c1760 DEFINE_RB_FUNCS2(spg_mapping, struct ceph_spg_mapping, spgid, ceph_spg_compare,
4513 if (!ceph_spg_compare(&req->r_t.spgid, &m->spgid)) {
H A Dosdmap.c691 int ceph_spg_compare(const struct ceph_spg *lhs, const struct ceph_spg *rhs) function

Completed in 150 milliseconds