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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c268 static kmutex_t ftlist_mutex; variable
466 mutex_init(&ftlist_mutex, NULL, MUTEX_DEFAULT, NULL);
486 mutex_destroy(&ftlist_mutex);
2632 mutex_enter(&ftlist_mutex);
2638 mutex_exit(&ftlist_mutex);
2660 mutex_exit(&ftlist_mutex);
2676 mutex_enter(&ftlist_mutex);
2699 mutex_exit(&ftlist_mutex);
2726 mutex_enter(&ftlist_mutex);
2755 mutex_exit(&ftlist_mutex);
[all...]

Completed in 49 milliseconds