Searched refs:object_list_lock (Results 1 – 5 of 5) sorted by relevance
295 spin_lock(&cache->object_list_lock); in cachefiles_withdraw_objects()305 spin_unlock(&cache->object_list_lock); in cachefiles_withdraw_objects()307 spin_lock(&cache->object_list_lock); in cachefiles_withdraw_objects()311 spin_unlock(&cache->object_list_lock); in cachefiles_withdraw_objects()326 spin_lock(&cache->object_list_lock); in cachefiles_withdraw_fscache_volumes()336 spin_unlock(&cache->object_list_lock); in cachefiles_withdraw_fscache_volumes()342 spin_unlock(&cache->object_list_lock); in cachefiles_withdraw_fscache_volumes()358 spin_lock(&cache->object_list_lock); in cachefiles_withdraw_volumes()365 spin_unlock(&cache->object_list_lock); in cachefiles_withdraw_volumes()371 spin_unlock(&cache->object_list_lock); in cachefiles_withdraw_volumes()
86 spin_lock(&cache->object_list_lock); in cachefiles_acquire_volume()88 spin_unlock(&cache->object_list_lock); in cachefiles_acquire_volume()127 spin_lock(&volume->cache->object_list_lock); in cachefiles_free_volume()129 spin_unlock(&volume->cache->object_list_lock); in cachefiles_free_volume()
203 spin_lock(&cache->object_list_lock); in cachefiles_lookup_cookie()205 spin_unlock(&cache->object_list_lock); in cachefiles_lookup_cookie()364 spin_lock(&cache->object_list_lock); in cachefiles_withdraw_cookie()367 spin_unlock(&cache->object_list_lock); in cachefiles_withdraw_cookie()
96 spinlock_t object_list_lock; /* Lock for volumes and object_list */ member
114 spin_lock_init(&cache->object_list_lock); in cachefiles_daemon_open()