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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c902 spa_aux_exists(uint64_t guid, uint64_t *pool, int *refcnt, avl_tree_t *avl) function
994 found = spa_aux_exists(guid, pool, refcnt, &spa_spare_avl);
1047 found = spa_aux_exists(guid, pool, NULL, &spa_l2cache_avl);

Completed in 109 milliseconds