Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddrbd.h169 #define DRBD_PROT_A 1 macro
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_proc.c270 wp = nc ? nc->wire_protocol - DRBD_PROT_A + 'A' : ' '; in drbd_seq_show()
H A Ddrbd_nl.c1815 if (new_disk_conf->fencing == FP_STONITH && nc->wire_protocol == DRBD_PROT_A) { in drbd_adm_attach()
2268 if (new_net_conf->wire_protocol == DRBD_PROT_A && fp == FP_STONITH) in _check_net_options()
2275 if (new_net_conf->on_congestion != OC_BLOCK && new_net_conf->wire_protocol != DRBD_PROT_A) in _check_net_options()