Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/block/
Drbd.c228 OBJ_OP_ZEROOUT, enumerator
862 case OBJ_OP_ZEROOUT: in obj_op_name()
1361 case OBJ_OP_ZEROOUT: in rbd_img_is_write()
2370 case OBJ_OP_ZEROOUT: in count_write_ops()
2393 case OBJ_OP_ZEROOUT: in rbd_osd_setup_write_ops()
2422 case OBJ_OP_ZEROOUT: in __rbd_img_fill_request()
4671 if (op_type == OBJ_OP_DISCARD || op_type == OBJ_OP_ZEROOUT) in rbd_queue_workfn()
4702 op_type = OBJ_OP_ZEROOUT; in rbd_queue_rq()