Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Ddrbd.h176 #define DRBD_PROT_A 1 macro
/kernel/linux/linux-6.6/include/linux/
H A Ddrbd.h169 #define DRBD_PROT_A 1 macro
/kernel/linux/linux-5.10/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.c1876 if (new_disk_conf->fencing == FP_STONITH && nc->wire_protocol == DRBD_PROT_A) { in drbd_adm_attach()
2324 if (new_net_conf->wire_protocol == DRBD_PROT_A && fp == FP_STONITH) in _check_net_options()
2331 if (new_net_conf->on_congestion != OC_BLOCK && new_net_conf->wire_protocol != DRBD_PROT_A) in _check_net_options()
/kernel/linux/linux-6.6/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()

Completed in 23 milliseconds