Lines Matching defs:recover
480 * recover Attempt to recover connection
484 kill_connection(connection_t *conn, uint32_t status, int logout, bool recover)
494 if (recover &&
502 if (!recover || conn->c_destroy) {
612 kill_session(uint32_t sid, uint32_t status, int logout, bool recover)
617 DEB(1, ("ISCSI: kill_session %d, status %d, logout %d, recover %d\n",
618 sid, status, logout, recover));
648 if (recover) {
650 * Only recover when there's just one active connection left.
652 * make much sense anyway to recover when the other side has
854 /* Don't attempt to recover, there seems to be something amiss */
970 /* Don't attempt to recover, there seems to be something amiss */