Lines Matching refs:OBJ_REQUEST_BIO
213 OBJ_REQUEST_NODATA, OBJ_REQUEST_BIO, OBJ_REQUEST_PAGES enumerator
1547 case OBJ_REQUEST_BIO: in obj_request_type_valid()
1730 if (obj_request->type == OBJ_REQUEST_BIO) in rbd_img_obj_request_read_callback()
1736 if (obj_request->type == OBJ_REQUEST_BIO) in rbd_img_obj_request_read_callback()
2084 case OBJ_REQUEST_BIO: in rbd_obj_request_destroy()
2423 if (obj_request->type == OBJ_REQUEST_BIO) in rbd_img_obj_request_fill()
2468 if (type == OBJ_REQUEST_BIO) { in rbd_img_request_fill()
2500 if (type == OBJ_REQUEST_BIO) { in rbd_img_request_fill()
2560 rbd_assert(obj_request->type == OBJ_REQUEST_BIO || in rbd_osd_copyup_callback()
3073 if (obj_request->type == OBJ_REQUEST_BIO) in rbd_img_parent_read()
3074 result = rbd_img_request_fill(img_request, OBJ_REQUEST_BIO, in rbd_img_parent_read()
3451 result = rbd_img_request_fill(img_request, OBJ_REQUEST_BIO, in rbd_queue_workfn()