Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dcache.h85 int (*cache_show)(struct seq_file *m, member
/Linux-v4.19/mm/
Dslab_common.c1313 static void cache_show(struct kmem_cache *s, struct seq_file *m) in cache_show() function
1340 cache_show(s, m); in slab_show()
1407 cache_show(s, m); in memcg_slab_show()
/Linux-v4.19/fs/nfsd/
Dnfs4idmap.c188 .cache_show = idtoname_show,
351 .cache_show = nametoid_show,
Dexport.c242 .cache_show = expkey_show,
759 .cache_show = svc_export_show,
/Linux-v4.19/net/sunrpc/
Dsvcauth_unix.c580 .cache_show = unix_gid_show,
874 .cache_show = ip_map_show,
Dcache.c1367 return cd->cache_show(m, cd, NULL); in c_show()
1383 return cd->cache_show(m, cd, cp); in c_show()
1635 if (cd->cache_show) { in create_cache_proc_entries()
/Linux-v4.19/fs/nfs/
Ddns_resolve.c365 .cache_show = nfs_dns_show,
/Linux-v4.19/Documentation/filesystems/nfs/
Drpc-cache.txt70 int cache_show(struct seq_file *m, struct cache_detail *cd,