Home
last modified time | relevance | path

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

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