Searched defs:ndmpd_zfs_restore_getpath (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_zfs.c93 static int ndmpd_zfs_restore_getpath(ndmpd_zfs_args_t *);
1088 err = ndmpd_zfs_restore_getpath(ndmpd_zfs_args);
1303 if (ndmpd_zfs_restore_getpath(ndmpd_zfs_args) != 0)
1337 * ndmpd_zfs_restore_getpath()
1350 ndmpd_zfs_restore_getpath(ndmpd_zfs_args_t *ndmpd_zfs_args) function

Completed in 62 milliseconds