Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddrbd.h169 #define DRBD_PROT_A 1 macro
/linux/drivers/block/drbd/
H A Ddrbd_proc.c270 wp = nc ? nc->wire_protocol - DRBD_PROT_A + 'A' : ' '; in drbd_seq_show()