Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sunrpc/
Dcache.h83 int (*cache_show)(struct seq_file *m, member
/Linux-v5.4/fs/nfsd/
Dnfs4idmap.c189 .cache_show = idtoname_show,
352 .cache_show = nametoid_show,
Dexport.c254 .cache_show = expkey_show,
772 .cache_show = svc_export_show,
/Linux-v5.4/mm/
Dslab_common.c1439 static void cache_show(struct kmem_cache *s, struct seq_file *m) in cache_show() function
1466 cache_show(s, m); in slab_show()
1533 cache_show(s, m); in memcg_slab_show()
/Linux-v5.4/net/sunrpc/
Dsvcauth_unix.c589 .cache_show = unix_gid_show,
886 .cache_show = ip_map_show,
Dcache.c1410 return cd->cache_show(m, cd, NULL); in c_show()
1426 return cd->cache_show(m, cd, cp); in c_show()
1681 if (cd->cache_show) { in create_cache_proc_entries()
/Linux-v5.4/fs/nfs/
Ddns_resolve.c375 .cache_show = nfs_dns_show,
/Linux-v5.4/Documentation/filesystems/nfs/
Drpc-cache.txt70 int cache_show(struct seq_file *m, struct cache_detail *cd,