Lines Matching refs:OBJ_REQUEST_BIO
213 OBJ_REQUEST_NODATA, OBJ_REQUEST_BIO, OBJ_REQUEST_PAGES enumerator
1545 case OBJ_REQUEST_BIO: in obj_request_type_valid()
1711 if (obj_request->type == OBJ_REQUEST_BIO) in rbd_img_obj_request_read_callback()
1717 if (obj_request->type == OBJ_REQUEST_BIO) in rbd_img_obj_request_read_callback()
2063 case OBJ_REQUEST_BIO: in rbd_obj_request_destroy()
2399 if (obj_request->type == OBJ_REQUEST_BIO) in rbd_img_obj_request_fill()
2444 if (type == OBJ_REQUEST_BIO) { in rbd_img_request_fill()
2476 if (type == OBJ_REQUEST_BIO) { in rbd_img_request_fill()
2536 rbd_assert(obj_request->type == OBJ_REQUEST_BIO || in rbd_osd_copyup_callback()
3049 if (obj_request->type == OBJ_REQUEST_BIO) in rbd_img_parent_read()
3050 result = rbd_img_request_fill(img_request, OBJ_REQUEST_BIO, in rbd_img_parent_read()
3426 result = rbd_img_request_fill(img_request, OBJ_REQUEST_BIO, in rbd_queue_workfn()