Lines Matching refs:aclock
61 kmutex_t aclock;
108 mutex_init(&ag->aclock, NULL, MUTEX_DEFAULT, NULL);
123 mutex_enter(&ag->aclock);
135 mutex_exit(&ag->aclock);
148 mutex_destroy(&ag->aclock);
219 mutex_enter(&ag->aclock);
221 mutex_exit(&ag->aclock);
233 mutex_exit(&ag->aclock);
277 mutex_enter(&ag->aclock);
280 mutex_exit(&ag->aclock);
293 * (Open the file without holding aclock in case it
311 mutex_enter(&ag->aclock);
329 mutex_exit(&ag->aclock);
395 mutex_enter(&ag->aclock);
397 mutex_exit(&ag->aclock);
440 mutex_exit(&ag->aclock);