Searched refs:ceph_osd_client (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dosd_client.h16 struct ceph_osd_client;
28 struct ceph_osd_client *o_osdc;
62 struct ceph_osd_client *r_osdc;
85 struct ceph_osd_client { struct
113 extern int ceph_osdc_init(struct ceph_osd_client *osdc,
115 extern void ceph_osdc_stop(struct ceph_osd_client *osdc);
117 extern void ceph_osdc_handle_reply(struct ceph_osd_client *osdc,
119 extern void ceph_osdc_handle_map(struct ceph_osd_client *osdc,
122 extern struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *,
142 extern int ceph_osdc_start_request(struct ceph_osd_client *osd
[all...]
H A Dosd_client.c20 static int __kick_requests(struct ceph_osd_client *osdc,
23 static void kick_requests(struct ceph_osd_client *osdc, struct ceph_osd *osd);
50 static void calc_layout(struct ceph_osd_client *osdc,
122 struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *osdc,
242 static void __insert_request(struct ceph_osd_client *osdc,
264 static struct ceph_osd_request *__lookup_request(struct ceph_osd_client *osdc,
283 __lookup_request_ge(struct ceph_osd_client *osdc,
311 struct ceph_osd_client *osdc;
325 static struct ceph_osd *create_osd(struct ceph_osd_client *osdc)
376 static void __remove_osd(struct ceph_osd_client *osd
[all...]
H A Dioctl.c101 struct ceph_osd_client *osdc = &ceph_sb_to_client(inode->i_sb)->osdc;
H A Daddr.c196 struct ceph_osd_client *osdc = &ceph_inode_to_client(inode)->osdc;
268 struct ceph_osd_client *osdc = &ceph_inode_to_client(inode)->osdc;
369 struct ceph_osd_client *osdc;
H A Ddebugfs.c220 struct ceph_osd_client *osdc = &client->osdc;
H A Dsuper.h151 struct ceph_osd_client osdc;
H A Dfile.c817 struct ceph_osd_client *osdc = &ceph_sb_to_client(inode->i_sb)->osdc;

Completed in 122 milliseconds