Searched refs:ranges_lock (Results 1 – 1 of 1) sorted by relevance
87 struct mutex ranges_lock; /* Hold to access this struct and/or ranges */ member528 mutex_lock(&bc->ranges_lock); in state_store()562 mutex_unlock(&bc->ranges_lock); in state_store()573 mutex_lock(&bc->ranges_lock); in free_show()575 mutex_unlock(&bc->ranges_lock); in free_show()602 mutex_lock(&bc->ranges_lock); in dm_bow_dtr()610 mutex_unlock(&bc->ranges_lock); in dm_bow_dtr()746 mutex_init(&bc->ranges_lock); in dm_bow_ctr()952 mutex_lock(&bc->ranges_lock); in bow_write()961 mutex_unlock(&bc->ranges_lock); in bow_write()[all …]