Searched refs:RB_BYPTR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ceph/ |
H A D | libceph.h | 190 #define RB_BYPTR(a) (&(a)) macro
|
/kernel/linux/linux-6.6/include/linux/ceph/ |
H A D | libceph.h | 187 #define RB_BYPTR(a) (&(a)) macro
|
/kernel/linux/linux-5.10/net/ceph/ |
H A D | osdmap.c | 715 RB_BYPTR, const struct ceph_pg *, node) 2883 RB_BYPTR, const struct crush_loc *, cl_node)
|
H A D | osd_client.c | 1681 RB_BYPTR, const struct ceph_spg *, node)
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osdmap.c | 731 RB_BYPTR, const struct ceph_pg *, node) 2918 RB_BYPTR, const struct crush_loc *, cl_node)
|
H A D | osd_client.c | 1761 RB_BYPTR, const struct ceph_spg *, node)
|
Completed in 22 milliseconds