Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs42xattr.c807 static struct shrinker nfs4_xattr_entry_shrinker = { variable
1012 &nfs4_xattr_entry_shrinker); in nfs4_xattr_cache_init()
1025 ret = register_shrinker(&nfs4_xattr_entry_shrinker); 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()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs42xattr.c806 static struct shrinker nfs4_xattr_entry_shrinker = { variable
1034 ret = nfs4_xattr_shrinker_init(&nfs4_xattr_entry_shrinker, in nfs4_xattr_cache_init()
1046 nfs4_xattr_shrinker_destroy(&nfs4_xattr_entry_shrinker, in nfs4_xattr_cache_init()
1061 nfs4_xattr_shrinker_destroy(&nfs4_xattr_entry_shrinker, in nfs4_xattr_cache_exit()

Completed in 4 milliseconds