Home
last modified time | relevance | path

Searched refs: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 *);
1093 err = ndmpd_zfs_restore_getpath(ndmpd_zfs_args); in ndmpd_zfs_pre_restore()
1308 if (ndmpd_zfs_restore_getpath(ndmpd_zfs_args) != 0) in ndmpd_zfs_restore_pathvalid()
1355 ndmpd_zfs_restore_getpath(ndmpd_zfs_args_t *ndmpd_zfs_args) in ndmpd_zfs_restore_getpath() function