Searched refs:syncache_head (Results 1 – 2 of 2) sorted by relevance
310 struct syncache_head *sch; in syncache_destroy()351 syncache_insert(struct syncache *sc, struct syncache_head *sch) in syncache_insert()398 syncache_drop(struct syncache *sc, struct syncache_head *sch) in syncache_drop()450 struct syncache_head *sch = (struct syncache_head *)xsch; in syncache_timer()516 struct syncache_head *sch; in syncache_lookup()552 struct syncache_head *sch; in syncache_chkrst()656 struct syncache_head *sch; in syncache_badack()671 struct syncache_head *sch; in syncache_unreach()1027 struct syncache_head *sch; in syncache_expand()1314 struct syncache_head *sch; in syncache_add()[all …]
94 struct syncache_head { struct115 struct syncache_head *hashbase; argument