Searched defs:spa_namespace_lock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c62 * spa_namespace_lock (global mutex)
97 * spa_namespace_lock -> spa_refcount
107 * spa_namespace_lock -> spa_config_lock[]
112 * The spa_namespace_lock can be acquired directly and is globally visible.
115 * require the spa_namespace_lock to be held.
135 * called with spa_namespace_lock held if the
143 * zero. Must be called with spa_namespace_lock
222 * locking is, always, based on spa_namespace_lock and spa_config_lock[].
229 kmutex_t spa_namespace_lock; variable
491 * Lookup the named spa_t in the AVL tree. The spa_namespace_lock mus
[all...]

Completed in 63 milliseconds