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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c846 int aux_count; member in struct:spa_aux
872 aux->aux_count++;
876 aux->aux_count = 1;
893 if (--aux->aux_count == 0) {
918 *refcnt = found->aux_count;

Completed in 61 milliseconds