Searched refs:rfs_async_write_lock (Results 1 – 1 of 1) sorted by relevance
1152 static kmutex_t rfs_async_write_lock; variable1224 mutex_enter(&rfs_async_write_lock); in rfs_write()1251 cv_wait(&lp->cv, &rfs_async_write_lock); in rfs_write()1252 mutex_exit(&rfs_async_write_lock); in rfs_write()1277 mutex_exit(&rfs_async_write_lock); in rfs_write()1285 mutex_enter(&rfs_async_write_lock); in rfs_write()1300 mutex_exit(&rfs_async_write_lock); in rfs_write()1311 mutex_enter(&rfs_async_write_lock); in rfs_write()1326 mutex_exit(&rfs_async_write_lock); in rfs_write()1358 mutex_enter(&rfs_async_write_lock); in rfs_write()[all …]