Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dfssnap.c142 static kmutex_t snapshot_mutex; variable
283 mutex_init(&snapshot_mutex, NULL, MUTEX_DEFAULT, NULL); in _init()
325 mutex_destroy(&snapshot_mutex); in _fini()
441 mutex_enter(&snapshot_mutex); in snap_detach()
444 mutex_exit(&snapshot_mutex); in snap_detach()
464 mutex_exit(&snapshot_mutex); in snap_detach()
582 mutex_enter(&snapshot_mutex); in snap_close()
594 mutex_exit(&snapshot_mutex); in snap_close()
621 mutex_exit(&snapshot_mutex); in snap_close()
1100 mutex_enter(&snapshot_mutex); in snap_ioctl()
[all …]