Lines Matching refs:cache_head
66 struct cache_head h;
79 ent_init(struct cache_head *cnew, struct cache_head *citm) in ent_init()
98 static struct cache_head *
128 idtoname_request(struct cache_detail *cd, struct cache_head *ch, char **bpp, in idtoname_request()
143 idtoname_match(struct cache_head *ca, struct cache_head *cb) in idtoname_match()
153 idtoname_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) in idtoname_show()
270 struct cache_head *ch = sunrpc_cache_lookup(cd, &item->h, in idtoname_lookup()
281 struct cache_head *ch = sunrpc_cache_update(cd, &new->h, &old->h, in idtoname_update()
301 nametoid_request(struct cache_detail *cd, struct cache_head *ch, char **bpp, in nametoid_request()
314 nametoid_match(struct cache_head *ca, struct cache_head *cb) in nametoid_match()
324 nametoid_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) in nametoid_show()
428 struct cache_head *ch = sunrpc_cache_lookup(cd, &item->h, in nametoid_lookup()
439 struct cache_head *ch = sunrpc_cache_update(cd, &new->h, &old->h, in nametoid_update()