Searched refs:sc_next (Results 1 – 4 of 4) sorted by relevance
195 (*sc)->sc_last->sc_next = col; in zfs_add_sort_column()208 col = sc->sc_next; in zfs_free_sort_columns()218 return (sc != NULL && sc->sc_next == NULL && in zfs_sort_only_by_name()303 for (psc = sc; psc != NULL; psc = psc->sc_next) { in zfs_sort()437 sortcol = sortcol->sc_next; in zfs_for_each()
36 struct zfs_sort_column *sc_next; member
2712 for (; sortcol != NULL; sortcol = sortcol->sc_next) { in us_compare()
128 LIST_ENTRY(carp_softc) sc_next; /* On the global list. */823 LIST_FOREACH(sc, &carp_list, sc_next) in carp_send_ad_all()1606 LIST_INSERT_HEAD(&carp_list, sc, sc_next); in carp_alloc()1643 LIST_REMOVE(sc, sc_next); in carp_destroy()2123 LIST_FOREACH(sc, &carp_list, sc_next) { in carp_allow_sysctl()