Searched refs:ceph_osd (Results 1 – 2 of 2) sorted by relevance
27 static int __reset_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd);562 struct ceph_osd *osd) in __kick_osd_requests()597 struct ceph_osd *kickosd) in kick_osd_requests()609 struct ceph_osd *osd = con->private; in osd_reset()625 static struct ceph_osd *create_osd(struct ceph_osd_client *osdc) in create_osd()627 struct ceph_osd *osd; in create_osd()649 static struct ceph_osd *get_osd(struct ceph_osd *osd) in get_osd()661 static void put_osd(struct ceph_osd *osd) in put_osd()677 static void __remove_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd) in __remove_osd()688 struct ceph_osd *osd) in __move_osd_to_lru()[all …]
27 struct ceph_osd { struct53 struct ceph_osd *r_osd; argument