Searched refs:cache_show (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/sunrpc/
H A Dcache.h79 int (*cache_show)(struct seq_file *m, member in struct:cache_detail
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/kernel/
H A Dtopology.c260 static ssize_t cache_show(struct kobject * kobj, struct attribute * attr, char * buf) function
271 .show = cache_show
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfsd/
H A Dnfs4idmap.c193 .cache_show = idtoname_show,
365 .cache_show = nametoid_show,
H A Dexport.c264 .cache_show = expkey_show,
691 .cache_show = svc_export_show,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sunrpc/
H A Dcache.c320 if (cd->cache_show) {
1122 * We call ->cache_show passing NULL for the item to
1198 return cd->cache_show(m, cd, NULL);
1210 return cd->cache_show(m, cd, cp);
H A Dsvcauth_unix.c275 .cache_show = ip_map_show,
600 .cache_show = unix_gid_show,

Completed in 72 milliseconds