Lines Matching refs:cache_head
99 struct cache_head h;
138 static int rsi_match(struct cache_head *a, struct cache_head *b) in rsi_match()
160 static void rsi_init(struct cache_head *cnew, struct cache_head *citem) in rsi_init()
179 static void update_rsi(struct cache_head *cnew, struct cache_head *citem) in update_rsi()
198 static struct cache_head *rsi_alloc(void) in rsi_alloc()
207 static int rsi_upcall(struct cache_detail *cd, struct cache_head *h) in rsi_upcall()
213 struct cache_head *h, in rsi_request()
323 struct cache_head *ch; in rsi_lookup()
335 struct cache_head *ch; in rsi_update()
369 struct cache_head h;
413 rsc_match(struct cache_head *a, struct cache_head *b) in rsc_match()
422 rsc_init(struct cache_head *cnew, struct cache_head *ctmp) in rsc_init()
436 update_rsc(struct cache_head *cnew, struct cache_head *ctmp) in update_rsc()
449 static struct cache_head *
459 static int rsc_upcall(struct cache_detail *cd, struct cache_head *h) in rsc_upcall()
600 struct cache_head *ch; in rsc_lookup()
612 struct cache_head *ch; in rsc_update()