Searched defs:DEFINE_RB_FUNCS (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ceph/ |
| H A D | libceph.h | 274 #define DEFINE_RB_FUNCS(name, type, keyfld, nodefld) \ macro
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | mon_client.c | 506 DEFINE_RB_FUNCS(generic_request, struct ceph_mon_generic_request, tid, node) in DEFINE_RB_FUNCS() function
|
| H A D | osd_client.c | 1126 DEFINE_RB_FUNCS(request, struct ceph_osd_request, r_tid, r_node) in DEFINE_RB_FUNCS() function 1247 DEFINE_RB_FUNCS(osd, struct ceph_osd, o_osd, o_node) in DEFINE_RB_FUNCS() function 1906 DEFINE_RB_FUNCS(backoff_by_id, struct ceph_osd_backoff, id, id_node) in DEFINE_RB_FUNCS() function
|
| H A D | osdmap.c | 166 DEFINE_RB_FUNCS(crush_name, struct crush_name_node, cn_id, cn_node) in DEFINE_RB_FUNCS() function
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | mds_client.c | 885 DEFINE_RB_FUNCS(request, struct ceph_mds_request, r_tid, r_node) in DEFINE_RB_FUNCS() function
|