Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_mover.c72 static int start_mover_for_restore(ndmpd_session_t *session);
458 if (start_mover_for_restore(session) < 0) in ndmpd_mover_read_v2()
2748 start_mover_for_restore(ndmpd_session_t *session) in start_mover_for_restore() function