Searched refs:DEFINE_RB_FUNCS2 (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/ceph/ |
H A D | libceph.h | 254 #define DEFINE_RB_FUNCS2(name, type, keyfld, cmpexp, keyexp, \ macro
|
/linux/net/ceph/ |
H A 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
|
H A D | osd_client.c | 1760 DEFINE_RB_FUNCS2(spg_mapping, struct ceph_spg_mapping, spgid, ceph_spg_compare, in DEFINE_RB_FUNCS2() function
|