Searched refs:conn_khelper (Results 1 – 3 of 3) sorted by relevance
1486 extern enum drbd_peer_state conn_khelper(struct drbd_connection *connection, char *cmd);
1011 conn_khelper(connection, "unfence-peer"); in drbd_resync_finished()
407 enum drbd_peer_state conn_khelper(struct drbd_connection *connection, char *cmd) in conn_khelper() function520 r = conn_khelper(connection, "fence-peer"); in conn_try_outdate_peer()