Searched refs:op_gc_list_lock (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/fscache/
H A Doperation.c519 spin_lock(&cache->op_gc_list_lock); fscache_put_operation()
521 spin_unlock(&cache->op_gc_list_lock); fscache_put_operation()
554 spin_lock(&cache->op_gc_list_lock); fscache_operation_gc()
556 spin_unlock(&cache->op_gc_list_lock); fscache_operation_gc()
563 spin_unlock(&cache->op_gc_list_lock); fscache_operation_gc()
H A Dcache.c202 spin_lock_init(&cache->op_gc_list_lock); fscache_init_cache()
/linux-4.4.14/include/linux/
H A Dfscache-cache.h60 spinlock_t op_gc_list_lock; member in struct:fscache_cache

Completed in 137 milliseconds