Home
last modified time | relevance | path

Searched refs:OBJ_OP_ZEROOUT (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/block/
Drbd.c228 OBJ_OP_ZEROOUT, enumerator
861 case OBJ_OP_ZEROOUT: in obj_op_name()
1360 case OBJ_OP_ZEROOUT: in rbd_img_is_write()
2369 case OBJ_OP_ZEROOUT: in count_write_ops()
2392 case OBJ_OP_ZEROOUT: in rbd_osd_setup_write_ops()
2421 case OBJ_OP_ZEROOUT: in __rbd_img_fill_request()
4670 if (op_type == OBJ_OP_DISCARD || op_type == OBJ_OP_ZEROOUT) in rbd_queue_workfn()
4701 op_type = OBJ_OP_ZEROOUT; in rbd_queue_rq()