Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dslab_common.c984 static void cache_show(struct kmem_cache *s, struct seq_file *m) in cache_show() function
1012 cache_show(s, m); in slab_show()
1025 cache_show(s, m); in memcg_slab_show()
/linux-4.1.27/include/linux/sunrpc/
Dcache.h94 int (*cache_show)(struct seq_file *m, member
/linux-4.1.27/fs/nfsd/
Dnfs4idmap.c191 .cache_show = idtoname_show,
354 .cache_show = nametoid_show,
Dexport.c241 .cache_show = expkey_show,
757 .cache_show = svc_export_show,
/linux-4.1.27/net/sunrpc/
Dsvcauth_unix.c579 .cache_show = unix_gid_show,
880 .cache_show = ip_map_show,
Dcache.c1347 return cd->cache_show(m, cd, NULL); in c_show()
1363 return cd->cache_show(m, cd, cp); in c_show()
1621 if (cd->cache_show) { in create_cache_proc_entries()
/linux-4.1.27/fs/nfs/
Ddns_resolve.c364 .cache_show = nfs_dns_show,
/linux-4.1.27/Documentation/filesystems/nfs/
Drpc-cache.txt70 int cache_show(struct seq_file *m, struct cache_detail *cd,