Home
last modified time | relevance | path

Searched defs:osdc (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/net/ceph/
Dosd_client.c362 struct ceph_osd_request *ceph_osdc_alloc_request(struct ceph_osd_client *osdc, in ceph_osdc_alloc_request()
769 struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *osdc, in ceph_osdc_new_request()
835 static void __insert_request(struct ceph_osd_client *osdc, in __insert_request()
857 static struct ceph_osd_request *__lookup_request(struct ceph_osd_client *osdc, in __lookup_request()
876 __lookup_request_ge(struct ceph_osd_client *osdc, in __lookup_request_ge()
899 struct ceph_osd_client *osdc = req->r_osdc; in __kick_linger_request() local
931 static void __kick_osd_requests(struct ceph_osd_client *osdc, in __kick_osd_requests()
998 struct ceph_osd_client *osdc; in osd_reset() local
1015 static struct ceph_osd *create_osd(struct ceph_osd_client *osdc, int onum) in create_osd()
1066 static void __remove_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd) in __remove_osd()
[all …]
Ddebugfs.c144 struct ceph_osd_client *osdc = &client->osdc; in osdc_show() local
/linux-4.4.14/drivers/block/
Drbd.c1555 static int rbd_obj_request_submit(struct ceph_osd_client *osdc, in rbd_obj_request_submit()
1938 struct ceph_osd_client *osdc; in rbd_osd_req_create() local
1988 struct ceph_osd_client *osdc; in rbd_osd_req_create_copyup() local
2594 struct ceph_osd_client *osdc; in rbd_img_obj_parent_read_full_callback() local
2631 struct ceph_osd_client *osdc; in rbd_img_obj_parent_read_full_callback() local
2813 struct ceph_osd_client *osdc; in rbd_img_obj_exists_callback() local
2850 struct ceph_osd_client *osdc; in rbd_img_obj_exists_submit() local
2953 struct ceph_osd_client *osdc; in rbd_img_obj_request_submit() local
3018 struct ceph_osd_client *osdc; in rbd_img_parent_read_callback() local
3099 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in rbd_obj_notify_ack_sync() local
[all …]
/linux-4.4.14/fs/ceph/
Dioctl.c183 struct ceph_osd_client *osdc = in ceph_ioctl_get_dataloc() local
Daddr.c196 struct ceph_osd_client *osdc = in readpage_nounlock() local
313 struct ceph_osd_client *osdc = in start_read() local
480 struct ceph_osd_client *osdc; in writepage_nounlock() local
Dfile.c1003 struct ceph_osd_client *osdc = in ceph_write_iter() local
1347 struct ceph_osd_client *osdc = in ceph_fallocate() local
Dxattr.c72 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_vxattrcb_layout() local
140 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_vxattrcb_layout_pool() local
/linux-4.4.14/include/linux/ceph/
Dlibceph.h131 struct ceph_osd_client osdc; member
Dosd_client.h186 struct ceph_osd_client *osdc; member