Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Drbd.c1491 static bool img_request_child_test(struct rbd_img_request *img_request);
1499 if (img_request_child_test(img_request)) in rbd_img_request_put()
1657 static bool img_request_child_test(struct rbd_img_request *img_request) in img_request_child_test() function
2296 if (img_request_child_test(img_request)) { in rbd_img_obj_end_request()
2578 rbd_assert(img_request_child_test(img_request)); in rbd_img_obj_parent_read_full_callback()
2976 rbd_assert(img_request_child_test(img_request)); in rbd_img_parent_read_callback()