Searched refs:IMG_REQ_CHILD (Results 1 – 1 of 1) sorted by relevance
272 IMG_REQ_CHILD, /* initiator: block = 0, child image = 1 */ enumerator2262 __set_bit(IMG_REQ_CHILD, &child_img_req->flags); in rbd_obj_read_from_parent()2572 rbd_assert(test_bit(IMG_REQ_CHILD, &img_req->flags)); in rbd_img_end_child_request()2584 rbd_assert(!test_bit(IMG_REQ_CHILD, &img_req->flags)); in rbd_img_end_request()2612 if (test_bit(IMG_REQ_CHILD, &img_req->flags)) { in rbd_obj_handle_request()