Searched refs:ndmpd_zfs_restore_getpath (Results 1 – 1 of 1) sorted by relevance
93 static int ndmpd_zfs_restore_getpath(ndmpd_zfs_args_t *);1088 err = ndmpd_zfs_restore_getpath(ndmpd_zfs_args); in ndmpd_zfs_pre_restore()1303 if (ndmpd_zfs_restore_getpath(ndmpd_zfs_args) != 0) in ndmpd_zfs_restore_pathvalid()1350 ndmpd_zfs_restore_getpath(ndmpd_zfs_args_t *ndmpd_zfs_args) in ndmpd_zfs_restore_getpath() function