Searched refs:mod_params (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c954 ndmp_tar_writer(ndmpd_session_t *session, ndmpd_module_params_t *mod_params, argument
967 } else if (mod_params == NULL) {
968 NDMP_LOG(LOG_DEBUG, "mod_params == NULL");
991 if (MOD_WRITE(mod_params, buf->tb_buffer_data,
1044 read_one_buf(ndmpd_module_params_t *mod_params, tlm_buffers_t *bufs, argument
1049 if ((rv = MOD_READ(mod_params, buf->tb_buffer_data,
1079 ndmpd_module_params_t *mod_params; local
1086 mod_params = argp->tr_mod_params;
1129 err = read_one_buf(mod_params, bufs, buf);
1174 ndmpd_tar_backup(ndmpd_session_t *session, ndmpd_module_params_t *mod_params, argument
1270 ndmpd_tar_restore(ndmpd_session_t *session, ndmpd_module_params_t *mod_params, ndmp_lbr_params_t *nlp) argument
1865 ndmpd_module_params_t *mod_params = arg; local
1972 ndmpd_module_params_t *mod_params = arg; local
[all...]

Completed in 59 milliseconds