Searched refs:ndmp_get_nlp (Results 1 – 10 of 10) sorted by relevance
749 } else if (!(nlp = ndmp_get_nlp(cbp->fh_cookie))) { in ndmpd_fhpath_v3_cb()811 } else if (!(nlp = ndmp_get_nlp(cbp->fh_cookie))) { in ndmpd_fhdir_v3_cb()962 } else if (!(nlp = ndmp_get_nlp(cbp->fh_cookie))) { in ndmpd_fhnode_v3_cb()1059 nlp = ndmp_get_nlp(cbp->fh_cookie); in ndmpd_path_restored_v3()1292 if ((nlp = ndmp_get_nlp(cookie)) == NULL) in get_params()1309 if ((nlp = ndmp_get_nlp(cookie)) == NULL) { in fh_requested()1403 } if (!(nlp = ndmp_get_nlp(cbp->fh_cookie))) { in ndmpd_file_history_dir()1547 } else if (!(nlp = ndmp_get_nlp(cbp->fh_cookie))) { in ndmpd_file_history_node()1609 if ((nlp = ndmp_get_nlp(cbp->fh_cookie)) == NULL) { in ndmpd_path_restored()
408 nlp = ndmp_get_nlp(session); in ndmpd_select()1098 if ((nlp = ndmp_get_nlp(session)) == NULL) in ndmp_wait_for_mover()1315 if ((nlp = ndmp_get_nlp(session)) != NULL) { in ndmp_stop_local_reader()1577 if ((nlp = ndmp_get_nlp(session)) == NULL) { in ndmp_stop_buffer_worker()1615 if ((nlp = ndmp_get_nlp(session)) == NULL) { in ndmp_stop_reader_thread()1651 if ((nlp = ndmp_get_nlp(session)) == NULL) { in ndmp_stop_writer_thread()1691 if ((nlp = ndmp_get_nlp(session)) != NULL) { in ndmp_free_reader_writer_ipc()2390 ndmp_get_nlp(void *cookie) in ndmp_get_nlp() function
86 if ((nlp = ndmp_get_nlp(session)) == NULL) { in backup_create_structs()155 if ((nlp = ndmp_get_nlp(session)) == NULL) { in restore_create_structs()274 if ((nlp = ndmp_get_nlp(session)) == NULL) { in backup_release_structs()1630 if ((nlp = ndmp_get_nlp(session)) == NULL) { in ndmp_backup_extract_params()1798 if ((nlp = ndmp_get_nlp(session)) == NULL) { in ndmp_restore_extract_params()1870 *(mod_params->mp_module_cookie) = nlp = ndmp_get_nlp(session); in ndmpd_tar_backup_starter()1977 *(mod_params->mp_module_cookie) = nlp = ndmp_get_nlp(session); in ndmpd_tar_restore_starter()
264 nlp = ndmp_get_nlp(mpp->mp_session); in mark_cb()657 nlp = ndmp_get_nlp(session); in ndmpd_abort_marking_v2()749 nlp = ndmp_get_nlp(mpp->mp_session); in marklbrv3_cb()
1445 nlp = ndmp_get_nlp(session); in backup_alloc_structs_v3()1519 nlp = ndmp_get_nlp(session); in restore_alloc_structs_v3()1587 nlp = ndmp_get_nlp(session); in free_structs_v3()2925 nlp = ndmp_get_nlp(session); in restore_dar_alloc_structs_v3()2965 nlp = ndmp_get_nlp(session); in free_dar_structs_v3()3686 nlp = ndmp_get_nlp(session); in ndmp_backup_get_params_v3()3760 *(params->mp_module_cookie) = nlp = ndmp_get_nlp(session); in ndmpd_tar_backup_starter_v3()3867 if (!(nlp = ndmp_get_nlp(session))) { in ndmp_restore_get_params_v3()3934 *(params->mp_module_cookie) = nlp = ndmp_get_nlp(session); in ndmpd_tar_restore_starter_v3()
698 ndmp_lbr_params_t *nlp = ndmp_get_nlp(session); in ndmpd_mover_continue_v3()1869 if ((nlp = ndmp_get_nlp(session)) == NULL) in ndmpd_mover_shut_down()2518 if ((nlp = ndmp_get_nlp(session)) == NULL) { in mover_tape_reader()2667 if ((nlp = ndmp_get_nlp(session)) == NULL) { in mover_socket_writer()2755 if ((nlp = ndmp_get_nlp(session)) == NULL) { in start_mover_for_restore()2891 if ((nlp = ndmp_get_nlp(session)) == NULL) { in mover_socket_reader()3032 if ((nlp = ndmp_get_nlp(session)) == NULL) { in mover_tape_writer()3128 if ((nlp = ndmp_get_nlp(session)) == NULL) { in start_mover_for_backup()3200 else if ((nlp = ndmp_get_nlp(session)) == NULL) in is_writer_running()3238 else if ((nlp = ndmp_get_nlp(session)) == NULL) in is_writer_running_v3()[all …]
1383 nlp = ndmp_get_nlp(session); in ndmpd_tar_start_backup_v3()1508 nlp = ndmp_get_nlp(session); in ndmpd_tar_start_recover_v3()1905 if ((nlp = ndmp_get_nlp(session)) == NULL) { in nlp_release_job_stat()2086 nlp = ndmp_get_nlp(session); in ndmpd_tar_start_backup_v2()2242 nlp = ndmp_get_nlp(session); in ndmpd_tar_start_recover_v2()2348 nlp = ndmp_get_nlp(session); in ndmpd_data_get_info()
983 extern ndmp_lbr_params_t *ndmp_get_nlp(void *);
551 if ((nlp = ndmp_get_nlp(session)) == NULL) in ndmpd_connect_close_v3()
198 ndmpd_zfs_args->nz_nlp = ndmp_get_nlp(session); in ndmpd_zfs_init()