Home
last modified time | relevance | path

Searched refs:nent (Results 1 – 1 of 1) sorted by relevance

/fs/nfs/
Dnfs42xattr.c73 atomic_long_t nent; member
298 atomic_long_set(&cache->nent, 0); in nfs4_xattr_alloc_cache()
407 atomic_long_set(&cache->nent, 0); in nfs4_xattr_discard_cache()
549 atomic_long_inc(&cache->nent); in nfs4_xattr_hash_add()
578 atomic_long_dec(&cache->nent); in nfs4_xattr_hash_remove()
832 if (atomic_long_read(&cache->nent) > 1) in cache_lru_isolate()
918 atomic_long_dec(&cache->nent); in entry_lru_isolate()
988 atomic_long_set(&cache->nent, 0); in nfs4_xattr_cache_init_once()