Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs42xattr.c815 static struct shrinker nfs4_xattr_large_entry_shrinker = { variable
947 lru = (shrink == &nfs4_xattr_large_entry_shrinker) ? in nfs4_xattr_entry_scan()
975 lru = (shrink == &nfs4_xattr_large_entry_shrinker) ? in nfs4_xattr_entry_count()
1007 &nfs4_xattr_large_entry_shrinker); in nfs4_xattr_cache_init()
1029 ret = register_shrinker(&nfs4_xattr_large_entry_shrinker); in nfs4_xattr_cache_init()
1050 unregister_shrinker(&nfs4_xattr_large_entry_shrinker); in nfs4_xattr_cache_exit()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs42xattr.c814 static struct shrinker nfs4_xattr_large_entry_shrinker = { variable
946 lru = (shrink == &nfs4_xattr_large_entry_shrinker) ? in nfs4_xattr_entry_scan()
974 lru = (shrink == &nfs4_xattr_large_entry_shrinker) ? in nfs4_xattr_entry_count()
1040 ret = nfs4_xattr_shrinker_init(&nfs4_xattr_large_entry_shrinker, in nfs4_xattr_cache_init()
1059 nfs4_xattr_shrinker_destroy(&nfs4_xattr_large_entry_shrinker, in nfs4_xattr_cache_exit()

Completed in 4 milliseconds