Searched refs:np_pre_backup (Results 1 – 3 of 3) sorted by relevance
81 int (*np_pre_backup)(struct ndmp_plugin *, ndmp_context_t *, member
1031 if (ndmp_pl == NULL || ndmp_pl->np_pre_backup == NULL) in ndmpd_zfs_pre_backup()1040 err = ndmp_pl->np_pre_backup(ndmp_pl, nctxp, in ndmpd_zfs_pre_backup()
2420 ndmp_pl->np_pre_backup != NULL) { in tar_backup_v3()2427 if ((err = ndmp_pl->np_pre_backup(ndmp_pl, &nctx, in tar_backup_v3()