Searched refs:pfc_next (Results 1 – 2 of 2) sorted by relevance
63 struct dt_pfconv *pfc_next; /* next conversion in hash chain */ member
713 pfc->pfc_next = pdi->pdi_buckets[h]; in dt_pfdict_create()771 nfc = pfc->pfc_next; in dt_pfdict_destroy()788 for (pfc = pdi->pdi_buckets[h]; pfc != NULL; pfc = pfc->pfc_next) { in dt_pfdict_lookup()