Searched refs:tlm_commands_t (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_proto.h | 127 tlm_commands_t *, 140 tar_getdir(tlm_commands_t *,
|
H A D | tlm_backup_reader.c | 637 tlm_acls_t *tlm_acls, tlm_commands_t *commands, in tlm_output_xattr() 845 tlm_acls_t *tlm_acls, tlm_commands_t *commands, tlm_cmd_t *local_commands, in tlm_output_file() 1110 tlm_acls_t *tlm_acls, tlm_commands_t *commands, in tar_putfile() 1359 tlm_commands_t *cmds; in ndmp_include_zfs() 1375 if (nctx == NULL || (cmds = (tlm_commands_t *)nctx->nc_cmds) == NULL) in ndmp_include_zfs()
|
H A D | tlm_restore_writer.c | 250 tar_getdir(tlm_commands_t *commands, in tar_getdir() 1002 tlm_commands_t *commands; in tar_getfile() 2321 tlm_commands_t *cmds; in ndmp_iter_zfs() 2337 if (nctx == NULL || (cmds = (tlm_commands_t *)nctx->nc_cmds) == NULL) in ndmp_iter_zfs() 2510 tlm_commands_t *cmds; in ndmp_context_get_version() 2518 if (nctx == NULL || (cmds = (tlm_commands_t *)nctx->nc_cmds) == NULL) in ndmp_context_get_version()
|
/titanic_41/usr/src/cmd/ndmpd/include/ |
H A D | tlm_buffers.h | 129 } tlm_commands_t; typedef 265 tlm_commands_t *ba_commands;
|
/titanic_41/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd.h | 262 tlm_commands_t nlp_cmds; 696 tlm_commands_t *br_cmds; 703 tlm_commands_t *tr_cmds; 938 tlm_commands_t *); 939 extern void ndmp_wait_for_reader(tlm_commands_t *);
|
H A D | ndmpd_tar.c | 84 tlm_commands_t *cmds; in backup_create_structs() 153 tlm_commands_t *cmds; in restore_create_structs() 272 tlm_commands_t *cmds; in backup_release_structs() 581 tlm_commands_t *commands, tlm_cmd_t *local_commands, in backup_file() 641 ndmp_run_args_t *np, tlm_commands_t *commands, in backup_work() 913 ndmp_backup_reader(tlm_commands_t *commands, ndmp_lbr_params_t *nlp, in ndmp_backup_reader() 955 tlm_commands_t *cmds) in ndmp_tar_writer() 1080 tlm_commands_t *cmds; in ndmp_tar_reader() 1179 tlm_commands_t *cmds; in ndmpd_tar_backup() 1276 tlm_commands_t *cmds; in ndmpd_tar_restore()
|
H A D | ndmpd_tar3.c | 90 tlm_commands_t *bp_cmds; 1443 tlm_commands_t *cmds; in backup_alloc_structs_v3() 1517 tlm_commands_t *cmds; in restore_alloc_structs_v3() 1585 tlm_commands_t *cmds; in free_structs_v3() 2236 tlm_commands_t *cmds; in backup_reader_v3() 2369 tlm_commands_t *cmds; in tar_backup_v3() 2922 tlm_commands_t *cmds; in restore_dar_alloc_structs_v3() 2962 tlm_commands_t *cmds; in free_dar_structs_v3() 3152 tlm_commands_t *cmds; in ndmpd_dar_tar_v3() 3514 tlm_commands_t *cmds; in ndmpd_rs_sar_tar_v3()
|
H A D | ndmpd_util.c | 1308 ndmp_stop_local_reader(ndmpd_session_t *session, tlm_commands_t *cmds) in ndmp_stop_local_reader() 1359 ndmp_wait_for_reader(tlm_commands_t *cmds) in ndmp_wait_for_reader() 1574 tlm_commands_t *cmds; in ndmp_stop_buffer_worker() 1613 tlm_commands_t *cmds; in ndmp_stop_reader_thread() 1649 tlm_commands_t *cmds; in ndmp_stop_writer_thread() 1689 tlm_commands_t *cmds; in ndmp_free_reader_writer_ipc()
|
H A D | ndmpd_mover.c | 2515 tlm_commands_t *cmds; /* Commands structure */ in mover_tape_reader() 2663 tlm_commands_t *cmds; /* Commands structure */ in mover_socket_writer() 2749 tlm_commands_t *cmds; in start_mover_for_restore() 2885 tlm_commands_t *cmds; /* Commands structure */ in mover_socket_reader() 3025 tlm_commands_t *cmds; in mover_tape_writer() 3121 tlm_commands_t *cmds; in start_mover_for_backup()
|