Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
H A 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()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs42xattr.c799 static struct shrinker nfs4_xattr_cache_shrinker = { variable
1028 ret = nfs4_xattr_shrinker_init(&nfs4_xattr_cache_shrinker, in nfs4_xattr_cache_init()
1049 nfs4_xattr_shrinker_destroy(&nfs4_xattr_cache_shrinker, in nfs4_xattr_cache_init()
1063 nfs4_xattr_shrinker_destroy(&nfs4_xattr_cache_shrinker, in nfs4_xattr_cache_exit()

Completed in 3 milliseconds