Searched defs:spa_validate_aux (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | spa.c | 3501 spa_validate_aux(spa_t *spa, nvlist_t *nvroot, uint64_t crtxg, int mode) function 3674 (error = spa_validate_aux(spa, nvroot, txg, 4142 error = spa_validate_aux(spa, nvroot, -1ULL, 4145 error = spa_validate_aux(spa, nvroot, -1ULL, 4510 if ((error = spa_validate_aux(spa, nvroot, txg, VDEV_ALLOC_ADD)) != 0) 6087 * spa_validate_aux() will have already made sure this nvlist is
|
Completed in 77 milliseconds