Home
last modified time | relevance | path

Searched refs:CF_DRY_RUN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_protocol.h296 CF_DRY_RUN = 2, enumerator
H A Ddrbd_main.c810 cf |= CF_DRY_RUN; in __drbd_send_protocol()
H A Ddrbd_receiver.c3699 if (cf & CF_DRY_RUN) in receive_protocol()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_protocol.h298 CF_DRY_RUN = 2, enumerator
H A Ddrbd_main.c801 cf |= CF_DRY_RUN; in __drbd_send_protocol()
H A Ddrbd_receiver.c3661 if (cf & CF_DRY_RUN) in receive_protocol()

Completed in 25 milliseconds