Searched refs:cache_lock (Results 1 – 3 of 3) sorted by relevance
32 spinlock_t cache_lock; member151 spin_lock(&b->cache_lock); in nfsd_reply_cache_free()153 spin_unlock(&b->cache_lock); in nfsd_reply_cache_free()181 spin_lock_init(&drc_hashtbl[i].cache_lock); in nfsd_reply_cache_init()263 spin_lock(&b->cache_lock); in prune_cache_entries()265 spin_unlock(&b->cache_lock); in prune_cache_entries()408 spin_lock(&b->cache_lock); in nfsd_cache_lookup()452 spin_unlock(&b->cache_lock); in nfsd_cache_lookup()555 spin_lock(&b->cache_lock); in nfsd_cache_update()561 spin_unlock(&b->cache_lock); in nfsd_cache_update()
228 spin_lock_init(&table->cache_lock); in btrfs_alloc_stripe_hash_table()418 spin_lock_irqsave(&table->cache_lock, flags); in remove_rbio_from_cache()420 spin_unlock_irqrestore(&table->cache_lock, flags); in remove_rbio_from_cache()434 spin_lock_irqsave(&table->cache_lock, flags); in btrfs_clear_rbio_cache()441 spin_unlock_irqrestore(&table->cache_lock, flags); in btrfs_clear_rbio_cache()478 spin_lock_irqsave(&table->cache_lock, flags); in cache_rbio()505 spin_unlock_irqrestore(&table->cache_lock, flags); in cache_rbio()
1408 spinlock_t cache_lock; member