Searched refs:rfs_async_write_lock (Results 1 – 1 of 1) sorted by relevance
1148 static kmutex_t rfs_async_write_lock; variable1219 mutex_enter(&rfs_async_write_lock); in rfs_write()1246 cv_wait(&lp->cv, &rfs_async_write_lock); in rfs_write()1247 mutex_exit(&rfs_async_write_lock); in rfs_write()1272 mutex_exit(&rfs_async_write_lock); in rfs_write()1280 mutex_enter(&rfs_async_write_lock); in rfs_write()1295 mutex_exit(&rfs_async_write_lock); in rfs_write()1306 mutex_enter(&rfs_async_write_lock); in rfs_write()1321 mutex_exit(&rfs_async_write_lock); in rfs_write()1353 mutex_enter(&rfs_async_write_lock); in rfs_write()[all …]