Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Drbd.c1624 static bool img_request_write_test(struct rbd_img_request *img_request) in img_request_write_test() function
1684 if (img_request_write_test(img_request)) in rbd_img_request_op_type()
1924 rbd_assert(img_request_write_test(img_request)); in rbd_osd_req_create()
1974 rbd_assert(img_request_write_test(img_request) || in rbd_osd_req_create_copyup()
2207 if (img_request_write_test(img_request) || in rbd_img_request_destroy()
2270 else if (img_request_write_test(img_request)) in rbd_img_obj_end_request()
2891 if (!img_request_write_test(img_request) && in img_obj_request_simple()