Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Drbd.c419 static int rbd_img_request_submit(struct rbd_img_request *img_request);
2759 result = rbd_img_request_submit(parent_request); in rbd_img_obj_parent_read_full()
2975 static int rbd_img_request_submit(struct rbd_img_request *img_request) in rbd_img_request_submit() function
3083 result = rbd_img_request_submit(img_request); in rbd_img_parent_read()
3456 result = rbd_img_request_submit(img_request); in rbd_queue_workfn()