Home
last modified time | relevance | path

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

/linux-2.6.39/net/ceph/
Dosd_client.c27 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 …]
/linux-2.6.39/include/linux/ceph/
Dosd_client.h27 struct ceph_osd { struct
53 struct ceph_osd *r_osd; argument