Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()