Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_protocol.h298 CF_DRY_RUN = 2, enumerator
H A Ddrbd_receiver.c3477 if (cf & CF_DRY_RUN) in receive_protocol()