Searched refs:np_pre_restore (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libndmp/common/
H A Dlibndmp.h85 int (*np_pre_restore)(struct ndmp_plugin *, ndmp_context_t *, member in struct:ndmp_plugin
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar3.c3203 ndmp_pl->np_pre_restore != NULL) {
3211 if ((err = ndmp_pl->np_pre_restore(ndmp_pl, &nctx,
3426 if ((err = ndmp_pl->np_pre_restore(ndmp_pl, ctxp,
3569 ndmp_pl->np_pre_restore != NULL) {
H A Dndmpd_zfs.c1077 if (ndmp_pl == NULL || ndmp_pl->np_pre_restore == NULL)
1099 err = ndmp_pl->np_pre_restore(ndmp_pl, nctxp, bkpath,

Completed in 55 milliseconds