Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Drbd.c418 static int rbd_img_request_submit(struct rbd_img_request *img_request);
2735 result = rbd_img_request_submit(parent_request); in rbd_img_obj_parent_read_full()
2951 static int rbd_img_request_submit(struct rbd_img_request *img_request) in rbd_img_request_submit() function
3059 result = rbd_img_request_submit(img_request); in rbd_img_parent_read()
3431 result = rbd_img_request_submit(img_request); in rbd_queue_workfn()