Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddrbd.h354 enum drbd_peer_state { enum
/linux/drivers/block/drbd/
H A Ddrbd_int.h1415 extern enum drbd_peer_state conn_khelper(struct drbd_connection *connection, char *cmd);
H A Ddrbd_nl.c406 enum drbd_peer_state conn_khelper(struct drbd_connection *connection, char *cmd) in conn_khelper()