Searched refs:cache_lock (Results 1 – 2 of 2) sorted by relevance
35 spinlock_t cache_lock; member161 spin_lock(&b->cache_lock); in nfsd_reply_cache_free()163 spin_unlock(&b->cache_lock); in nfsd_reply_cache_free()271 lockdep_assert_held(&b->cache_lock); in nfsd_prune_bucket_locked()337 spin_lock(&b->cache_lock); in nfsd_reply_cache_scan()339 spin_unlock(&b->cache_lock); in nfsd_reply_cache_scan()506 spin_lock(&b->cache_lock); in nfsd_cache_lookup()513 spin_unlock(&b->cache_lock); in nfsd_cache_lookup()559 spin_unlock(&b->cache_lock); in nfsd_cache_lookup()629 spin_lock(&b->cache_lock); in nfsd_cache_update()[all …]
131 spinlock_t cache_lock; member222 spin_lock_init(&table->cache_lock); in btrfs_alloc_stripe_hash_table()504 spin_lock(&table->cache_lock); in remove_rbio_from_cache()506 spin_unlock(&table->cache_lock); in remove_rbio_from_cache()519 spin_lock(&table->cache_lock); in btrfs_clear_rbio_cache()525 spin_unlock(&table->cache_lock); in btrfs_clear_rbio_cache()561 spin_lock(&table->cache_lock); in cache_rbio()588 spin_unlock(&table->cache_lock); in cache_rbio()
Completed in 10 milliseconds