Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c954 int aux_count; member
975 aux->aux_count++; in spa_aux_add()
979 aux->aux_count = 1; in spa_aux_add()
996 if (--aux->aux_count == 0) { in spa_aux_remove()
1021 *refcnt = found->aux_count; in spa_aux_exists()