Searched refs:sch_next (Results 1 – 4 of 4) sorted by relevance
223 sp->sch_next = NULL; in fmd_scheme_create()283 np = sp->sch_next; in fmd_scheme_hash_destroy()284 sp->sch_next = NULL; in fmd_scheme_hash_destroy()305 np = sp->sch_next; in fmd_scheme_hash_trygc()306 sp->sch_next = NULL; in fmd_scheme_hash_trygc()336 for (sp = shp->sch_hash[h]; sp != NULL; sp = sp->sch_next) { in fmd_scheme_hash_xlookup()370 nsp->sch_next = shp->sch_hash[h]; in fmd_scheme_hash_lookup()
63 struct fmd_scheme *sch_next; /* next scheme on hash bucket chain */ member
66 struct fmd_scheme *sch_next; /* next scheme on list of schemes */ member120 sp->sch_next = sch_list; in fmd_scheme_create()149 for (sp = sch_list; sp != NULL; sp = sp->sch_next) { in fmd_scheme_lookup()
67 struct fmd_scheme *sch_next; /* next scheme on list of schemes */ member123 sp->sch_next = sch_list; in fmd_scheme_create()152 for (sp = sch_list; sp != NULL; sp = sp->sch_next) { in fmd_scheme_lookup()