Searched refs:shl_next (Results 1 – 3 of 3) sorted by relevance
46 struct sh_list *shl_next; member
95 for (shp = share_list; shp; shp = shp->shl_next) { in export()
1566 for (shp = share_list; shp; shp = shp->shl_next) { in findentry()3046 shp_prev->shl_next = shp; in check_sharetab()3048 shp->shl_next = NULL; in check_sharetab()3087 next = shp->shl_next; in sh_free()