Lines Matching defs:cd
127 idtoname_upcall(struct cache_detail *cd, struct cache_head *h) in idtoname_upcall()
133 idtoname_request(struct cache_detail *cd, struct cache_head *ch, char **bpp, in idtoname_request()
158 idtoname_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) in idtoname_show()
206 idtoname_parse(struct cache_detail *cd, char *buf, int buflen) in idtoname_parse()
274 idtoname_lookup(struct cache_detail *cd, struct ent *item) in idtoname_lookup()
285 idtoname_update(struct cache_detail *cd, struct ent *new, struct ent *old) in idtoname_update()
307 nametoid_upcall(struct cache_detail *cd, struct cache_head *h) in nametoid_upcall()
313 nametoid_request(struct cache_detail *cd, struct cache_head *ch, char **bpp, in nametoid_request()
336 nametoid_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) in nametoid_show()
376 nametoid_parse(struct cache_detail *cd, char *buf, int buflen) in nametoid_parse()
439 nametoid_lookup(struct cache_detail *cd, struct ent *item) in nametoid_lookup()
450 nametoid_update(struct cache_detail *cd, struct ent *new, struct ent *old) in nametoid_update()