Searched refs:object_list_lock (Results 1 – 5 of 5) sorted by relevance
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()
292 spin_lock(&cache->object_list_lock); in cachefiles_withdraw_objects()302 spin_unlock(&cache->object_list_lock); in cachefiles_withdraw_objects()304 spin_lock(&cache->object_list_lock); in cachefiles_withdraw_objects()308 spin_unlock(&cache->object_list_lock); in cachefiles_withdraw_objects()322 spin_lock(&cache->object_list_lock); in cachefiles_withdraw_volumes()328 spin_unlock(&cache->object_list_lock); in cachefiles_withdraw_volumes()
198 spin_lock(&cache->object_list_lock); in cachefiles_lookup_cookie()200 spin_unlock(&cache->object_list_lock); in cachefiles_lookup_cookie()359 spin_lock(&cache->object_list_lock); in cachefiles_withdraw_cookie()362 spin_unlock(&cache->object_list_lock); in cachefiles_withdraw_cookie()
81 spinlock_t object_list_lock; /* Lock for volumes and object_list */ member
113 spin_lock_init(&cache->object_list_lock); in cachefiles_daemon_open()