Home
last modified time | relevance | path

Searched defs:ceph_osd (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/ceph/
Dosd_client.h32 struct ceph_osd { struct
34 struct ceph_osd_client *o_osdc; argument
53 enum ceph_osd_data_type { argument
/Linux-v5.4/net/ceph/
Dosd_client.c1267 DEFINE_RB_FUNCS(osd, struct ceph_osd, o_osd, o_node) in DEFINE_RB_FUNCS()