Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/
Dosd_client.c356 struct ceph_osd_request *ceph_osdc_alloc_request(struct ceph_osd_client *osdc, in ceph_osdc_alloc_request()
753 struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *osdc, in ceph_osdc_new_request()
819 static void __insert_request(struct ceph_osd_client *osdc, in __insert_request()
841 static struct ceph_osd_request *__lookup_request(struct ceph_osd_client *osdc, in __lookup_request()
860 __lookup_request_ge(struct ceph_osd_client *osdc, in __lookup_request_ge()
883 struct ceph_osd_client *osdc = req->r_osdc; in __kick_linger_request() local
915 static void __kick_osd_requests(struct ceph_osd_client *osdc, in __kick_osd_requests()
982 struct ceph_osd_client *osdc; in osd_reset() local
999 static struct ceph_osd *create_osd(struct ceph_osd_client *osdc, int onum) in create_osd()
1050 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.1.27/drivers/block/
Drbd.c1553 static int rbd_obj_request_submit(struct ceph_osd_client *osdc, in rbd_obj_request_submit()
1917 struct ceph_osd_client *osdc; in rbd_osd_req_create() local
1967 struct ceph_osd_client *osdc; in rbd_osd_req_create_copyup() local
2570 struct ceph_osd_client *osdc; in rbd_img_obj_parent_read_full_callback() local
2607 struct ceph_osd_client *osdc; in rbd_img_obj_parent_read_full_callback() local
2789 struct ceph_osd_client *osdc; in rbd_img_obj_exists_callback() local
2826 struct ceph_osd_client *osdc; in rbd_img_obj_exists_submit() local
2929 struct ceph_osd_client *osdc; in rbd_img_obj_request_submit() local
2994 struct ceph_osd_client *osdc; in rbd_img_parent_read_callback() local
3075 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in rbd_obj_notify_ack_sync() local
[all …]
/linux-4.1.27/fs/ceph/
Dioctl.c183 struct ceph_osd_client *osdc = in ceph_ioctl_get_dataloc() local
Daddr.c192 struct ceph_osd_client *osdc = in readpage_nounlock() local
309 struct ceph_osd_client *osdc = in start_read() local
476 struct ceph_osd_client *osdc; in writepage_nounlock() local
Dfile.c942 struct ceph_osd_client *osdc = in ceph_write_iter() local
1256 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.1.27/include/linux/ceph/
Dlibceph.h132 struct ceph_osd_client osdc; member
Dosd_client.h186 struct ceph_osd_client *osdc; member