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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c211 * The vdev configuration is protected by spa_vdev_enter() / spa_vdev_exit().
213 * spa_vdev_enter() Acquire the namespace lock and the config lock
221 * Like spa_vdev_enter/exit, these are convenience wrappers -- the actual
1074 spa_vdev_enter(spa_t *spa) function
1082 * Internal implementation for spa_vdev_enter(). Used when a vdev
1161 * locking of spa_vdev_enter(), we also want make sure the transactions have

Completed in 48 milliseconds