Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nfs/
A Dnfs42xattr.c806 static struct shrinker nfs4_xattr_entry_shrinker = { variable
1011 &nfs4_xattr_entry_shrinker); in nfs4_xattr_cache_init()
1024 ret = register_shrinker(&nfs4_xattr_entry_shrinker, "nfs-xattr_entry"); in nfs4_xattr_cache_init()
1033 unregister_shrinker(&nfs4_xattr_entry_shrinker); in nfs4_xattr_cache_init()
1051 unregister_shrinker(&nfs4_xattr_entry_shrinker); in nfs4_xattr_cache_exit()

Completed in 4 milliseconds