Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfs/
Dnfs42xattr.c799 static struct shrinker nfs4_xattr_cache_shrinker = { variable
1016 &nfs4_xattr_cache_shrinker); in nfs4_xattr_cache_init()
1020 ret = register_shrinker(&nfs4_xattr_cache_shrinker, "nfs-xattr_cache"); in nfs4_xattr_cache_init()
1035 unregister_shrinker(&nfs4_xattr_cache_shrinker); in nfs4_xattr_cache_init()
1052 unregister_shrinker(&nfs4_xattr_cache_shrinker); in nfs4_xattr_cache_exit()