Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfs/
Dnfs42xattr.c800 static struct shrinker nfs4_xattr_cache_shrinker = { variable
1017 &nfs4_xattr_cache_shrinker); in nfs4_xattr_cache_init()
1021 ret = register_shrinker(&nfs4_xattr_cache_shrinker); 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()