Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Drbd.c1643 static bool img_request_write_test(struct rbd_img_request *img_request) in img_request_write_test() function
1703 if (img_request_write_test(img_request)) in rbd_img_request_op_type()
1945 rbd_assert(img_request_write_test(img_request)); in rbd_osd_req_create()
1995 rbd_assert(img_request_write_test(img_request) || in rbd_osd_req_create_copyup()
2228 if (img_request_write_test(img_request) || in rbd_img_request_destroy()
2291 else if (img_request_write_test(img_request)) in rbd_img_obj_end_request()
2915 if (!img_request_write_test(img_request) && in img_obj_request_simple()