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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa.c4622 spa_validate_aux(spa_t *spa, nvlist_t *nvroot, uint64_t crtxg, int mode) function
4814 (error = spa_validate_aux(spa, nvroot, txg,
5493 error = spa_validate_aux(spa, nvroot, -1ULL,
5496 error = spa_validate_aux(spa, nvroot, -1ULL,
5896 if ((error = spa_validate_aux(spa, nvroot, txg, VDEV_ALLOC_ADD)) != 0)
7483 * spa_validate_aux() will have already made sure this nvlist is

Completed in 107 milliseconds