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