Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Ddrbd.h176 #define DRBD_PROT_A 1 macro
/Linux-v5.4/drivers/block/drbd/
Ddrbd_proc.c271 wp = nc ? nc->wire_protocol - DRBD_PROT_A + 'A' : ' '; in drbd_seq_show()
Ddrbd_nl.c1882 if (new_disk_conf->fencing == FP_STONITH && nc->wire_protocol == DRBD_PROT_A) { in drbd_adm_attach()
2331 if (new_net_conf->wire_protocol == DRBD_PROT_A && fp == FP_STONITH) in _check_net_options()
2338 if (new_net_conf->on_congestion != OC_BLOCK && new_net_conf->wire_protocol != DRBD_PROT_A) in _check_net_options()