Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfs/
Dnfs42xattr.c96 static struct list_lru nfs4_xattr_cache_lru; variable
352 list_lru_del_obj(&nfs4_xattr_cache_lru, &oldcache->lru); in nfs4_xattr_cache_unlink()
477 list_lru_add_obj(&nfs4_xattr_cache_lru, &cache->lru); in nfs4_xattr_get_cache()
845 freed = list_lru_shrink_walk(&nfs4_xattr_cache_lru, sc, in nfs4_xattr_cache_scan()
864 count = list_lru_shrink_count(&nfs4_xattr_cache_lru, sc); in nfs4_xattr_cache_count()
1026 &nfs4_xattr_cache_lru, "nfs-xattr_cache", in nfs4_xattr_cache_init()
1051 &nfs4_xattr_cache_lru); in nfs4_xattr_cache_init()
1065 &nfs4_xattr_cache_lru); in nfs4_xattr_cache_exit()