Lines Matching refs:cache_head
63 struct cache_head h;
76 ent_init(struct cache_head *cnew, struct cache_head *citm) in ent_init()
95 static struct cache_head *
125 idtoname_request(struct cache_detail *cd, struct cache_head *ch, char **bpp, in idtoname_request()
140 idtoname_match(struct cache_head *ca, struct cache_head *cb) in idtoname_match()
150 idtoname_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) in idtoname_show()
267 struct cache_head *ch = sunrpc_cache_lookup(cd, &item->h, in idtoname_lookup()
278 struct cache_head *ch = sunrpc_cache_update(cd, &new->h, &old->h, in idtoname_update()
298 nametoid_request(struct cache_detail *cd, struct cache_head *ch, char **bpp, in nametoid_request()
311 nametoid_match(struct cache_head *ca, struct cache_head *cb) in nametoid_match()
321 nametoid_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) in nametoid_show()
425 struct cache_head *ch = sunrpc_cache_lookup(cd, &item->h, in nametoid_lookup()
436 struct cache_head *ch = sunrpc_cache_update(cd, &new->h, &old->h, in nametoid_update()