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

/linux-master/include/linux/
H A Ddrbd.h169 #define DRBD_PROT_A 1 macro
/linux-master/drivers/block/drbd/
H A Ddrbd_proc.c270 wp = nc ? nc->wire_protocol - DRBD_PROT_A + 'A' : ' ';
H A Ddrbd_nl.c1808 if (new_disk_conf->fencing == FP_STONITH && nc->wire_protocol == DRBD_PROT_A) {
2259 if (new_net_conf->wire_protocol == DRBD_PROT_A && fp == FP_STONITH)
2266 if (new_net_conf->on_congestion != OC_BLOCK && new_net_conf->wire_protocol != DRBD_PROT_A)

Completed in 113 milliseconds