Searched refs:IMG_REQ_CHILD (Results 1 – 1 of 1) sorted by relevance
319 IMG_REQ_CHILD, /* initiator: block = 0, child image = 1 */ enumerator1636 if (test_bit(IMG_REQ_CHILD, &img_request->flags)) in rbd_img_request_destroy()2805 __set_bit(IMG_REQ_CHILD, &child_img_req->flags); in rbd_obj_read_from_parent()3427 rbd_assert(!test_bit(IMG_REQ_CHILD, &img_req->flags)); in need_exclusive_lock()3586 test_bit(IMG_REQ_CHILD, &img_req->flags) ? "child " : "", in __rbd_img_handle_request()3598 if (test_bit(IMG_REQ_CHILD, &img_req->flags)) { in rbd_img_handle_request()