Searched refs:OBJ_OP_READ (Results 1 – 1 of 1) sorted by relevance
214 OBJ_OP_READ = 1, enumerator855 case OBJ_OP_READ: in obj_op_name()1422 case OBJ_OP_READ: in rbd_img_is_write()1934 case OBJ_OP_READ: in __rbd_img_fill_request()2258 OBJ_OP_READ, NULL); in rbd_obj_read_from_parent()2523 case OBJ_OP_READ: in __rbd_obj_handle_request()3647 op_type = OBJ_OP_READ; in rbd_queue_workfn()3663 rbd_assert(op_type == OBJ_OP_READ || in rbd_queue_workfn()3690 if (op_type != OBJ_OP_READ) { in rbd_queue_workfn()3705 (op_type != OBJ_OP_READ || rbd_dev->opts->lock_on_read); in rbd_queue_workfn()