Searched refs:active_lock (Results 1 – 4 of 4) sorted by relevance
107 write_lock(&cache->active_lock); in cachefiles_mark_object_buried()120 write_unlock(&cache->active_lock); in cachefiles_mark_object_buried()139 write_unlock(&cache->active_lock); in cachefiles_mark_object_buried()156 write_lock(&cache->active_lock); in cachefiles_mark_object_active()184 write_unlock(&cache->active_lock); in cachefiles_mark_object_active()198 write_unlock(&cache->active_lock); in cachefiles_mark_object_active()677 write_lock(&cache->active_lock); in cachefiles_walk_to_object()681 write_unlock(&cache->active_lock); in cachefiles_walk_to_object()852 read_lock(&cache->active_lock); in cachefiles_check_active()867 read_unlock(&cache->active_lock); in cachefiles_check_active()[all …]
295 write_lock(&cache->active_lock); in cachefiles_drop_object()301 write_unlock(&cache->active_lock); in cachefiles_drop_object()
68 rwlock_t active_lock; /* lock for active_nodes */ member
110 rwlock_init(&cache->active_lock); in cachefiles_daemon_open()