Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dtlm_buffers.h241 extern void tlm_cmd_wait(tlm_cmd_t *, uint32_t);
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_buffers.c360 tlm_cmd_wait(tlm_cmd_t *cmd, uint32_t event_type) in tlm_cmd_wait() function
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_mover.c2779 tlm_cmd_wait(cmds->tcs_command, TLM_TAPE_READER); in start_mover_for_restore()
2788 tlm_cmd_wait(cmds->tcs_command, TLM_SOCK_WRITER); in start_mover_for_restore()
3152 tlm_cmd_wait(cmds->tcs_command, TLM_SOCK_READER); in start_mover_for_backup()
3161 tlm_cmd_wait(cmds->tcs_command, TLM_TAPE_WRITER); in start_mover_for_backup()
H A Dndmpd_tar3.c3192 tlm_cmd_wait(cmds->tcs_command, TLM_TAR_READER); in ndmpd_dar_tar_v3()
3553 tlm_cmd_wait(cmds->tcs_command, TLM_TAR_READER); in ndmpd_rs_sar_tar_v3()
H A Dndmpd_tar.c1319 tlm_cmd_wait(cmds->tcs_command, TLM_TAR_READER); in ndmpd_tar_restore()