Lines Matching refs:lock
72 spin_lock(&cache->lock); in squashfs_cache_get()
86 spin_unlock(&cache->lock); in squashfs_cache_get()
88 spin_lock(&cache->lock); in squashfs_cache_get()
118 spin_unlock(&cache->lock); in squashfs_cache_get()
124 spin_lock(&cache->lock); in squashfs_cache_get()
137 spin_unlock(&cache->lock); in squashfs_cache_get()
140 spin_unlock(&cache->lock); in squashfs_cache_get()
162 spin_unlock(&cache->lock); in squashfs_cache_get()
165 spin_unlock(&cache->lock); in squashfs_cache_get()
188 spin_lock(&cache->lock); in squashfs_cache_put()
197 spin_unlock(&cache->lock); in squashfs_cache_put()
202 spin_unlock(&cache->lock); in squashfs_cache_put()
257 spin_lock_init(&cache->lock); in squashfs_cache_init()