Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/ceph/
H A Dosdmap.h35 int ceph_spg_compare(const struct ceph_spg *lhs, const struct ceph_spg *rhs);
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dosdmap.h35 int ceph_spg_compare(const struct ceph_spg *lhs, const struct ceph_spg *rhs);
/kernel/linux/linux-5.10/net/ceph/
H A Dosdmap.c675 int ceph_spg_compare(const struct ceph_spg *lhs, const struct ceph_spg *rhs) in ceph_spg_compare() function
H A Dosd_client.c1680 DEFINE_RB_FUNCS2(spg_mapping, struct ceph_spg_mapping, spgid, ceph_spg_compare,
4423 if (!ceph_spg_compare(&req->r_t.spgid, &m->spgid)) { in handle_backoff_unblock()
/kernel/linux/linux-6.6/net/ceph/
H A Dosdmap.c691 int ceph_spg_compare(const struct ceph_spg *lhs, const struct ceph_spg *rhs) in ceph_spg_compare() function
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)) { in handle_backoff_unblock()

Completed in 25 milliseconds