Searched refs:DEFINE_RB_FUNCS2 (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/include/linux/ceph/ |
D | libceph.h | 264 #define DEFINE_RB_FUNCS2(name, type, keyfld, cmpexp, keyexp, \ macro
|
/linux-6.1.9/net/ceph/ |
D | osdmap.c | 730 DEFINE_RB_FUNCS2(pg_mapping, struct ceph_pg_mapping, pgid, ceph_pg_compare, in DEFINE_RB_FUNCS2() function 2917 DEFINE_RB_FUNCS2(crush_loc, struct crush_loc_node, cl_loc, crush_loc_compare, in DEFINE_RB_FUNCS2() function
|
D | osd_client.c | 1680 DEFINE_RB_FUNCS2(spg_mapping, struct ceph_spg_mapping, spgid, ceph_spg_compare, in DEFINE_RB_FUNCS2() function
|