IMG_REQ_CHILD
if (test_bit(IMG_REQ_CHILD, &img_request->flags))
__set_bit(IMG_REQ_CHILD, &child_img_req->flags);
rbd_assert(!test_bit(IMG_REQ_CHILD, &img_req->flags));
if (test_bit(IMG_REQ_CHILD, &img_req->flags)) {
test_bit(IMG_REQ_CHILD, &img_req->flags) ? "child " : "",
if (test_bit(IMG_REQ_CHILD, &img_req->flags)) {