Searched refs:auto_mount_thread_cpr_lock (Results 1 – 1 of 1) sorted by relevance
254 kmutex_t auto_mount_thread_cpr_lock; in auto_mount_thread() local256 mutex_init(&auto_mount_thread_cpr_lock, NULL, MUTEX_DEFAULT, NULL); in auto_mount_thread()257 CALLB_CPR_INIT(&cprinfo, &auto_mount_thread_cpr_lock, in auto_mount_thread()286 mutex_enter(&auto_mount_thread_cpr_lock); in auto_mount_thread()288 mutex_destroy(&auto_mount_thread_cpr_lock); in auto_mount_thread()