Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/block/
Drbd.c228 OBJ_OP_ZEROOUT, enumerator
860 case OBJ_OP_ZEROOUT: in obj_op_name()
1379 case OBJ_OP_ZEROOUT: in rbd_img_is_write()
2387 case OBJ_OP_ZEROOUT: in count_write_ops()
2410 case OBJ_OP_ZEROOUT: in rbd_osd_setup_write_ops()
2439 case OBJ_OP_ZEROOUT: in __rbd_img_fill_request()
4749 if (op_type == OBJ_OP_DISCARD || op_type == OBJ_OP_ZEROOUT) in rbd_queue_workfn()
4780 op_type = OBJ_OP_ZEROOUT; in rbd_queue_rq()