Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_fhistory.c521 ndmpd_api_file_history_dir_v3(void *cookie, char *name, ulong_t node, in ndmpd_api_file_history_dir_v3() function
657 (void) ndmpd_api_file_history_dir_v3(session, 0, 0, 0); in ndmpd_api_file_history_node_v3()
1210 (void) ndmpd_api_file_history_dir_v3(session, 0, 0, 0); in ndmpd_file_history_cleanup_v3()
H A Dndmpd_zfs.c525 if (ndmpd_api_file_history_dir_v3(session, ".", ROOT_INODE, in ndmpd_zfs_send_fhist()
528 if (ndmpd_api_file_history_dir_v3(session, "..", ROOT_INODE, in ndmpd_zfs_send_fhist()
H A Dndmpd.h668 ndmpd_file_history_dir_func_t ndmpd_api_file_history_dir_v3; variable
H A Dndmpd_data.c1416 ndmpd_api_file_history_dir_v3; in ndmpd_tar_start_backup_v3()