Searched refs:P_OV_RESULT (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/block/drbd/ |
D | drbd_protocol.h | 44 P_OV_RESULT = 0x20, /* meta socket */ enumerator
|
D | drbd_worker.c | 1335 err = drbd_send_ack_ex(peer_device, P_OV_RESULT, sector, size, in w_e_end_ov_reply()
|
D | drbd_receiver.c | 2830 drbd_send_ack_ex(peer_device, P_OV_RESULT, sector, size, ID_IN_SYNC); in receive_DataRequest() 5936 [P_OV_RESULT] = { sizeof(struct p_block_ack), got_OVResult },
|
D | drbd_main.c | 3618 [P_OV_RESULT] = "OVResult", in cmdname()
|