Searched refs:sun_mountpt (Results 1 – 4 of 4) sorted by relevance
178 entry->mountpt_list = (struct sun_mountpt *)list->first;205 entry->mountpt_list = (struct sun_mountpt *)list->first;229 struct sun_mountpt *mountpt;232 mountpt = CALLOC(struct sun_mountpt);252 struct sun_mountpt *mountpt;255 mountpt = CALLOC(struct sun_mountpt);
67 struct sun_mountpt { struct82 struct sun_mountpt *mountpt_list; /* list of mount points */ argument
474 const struct sun_mountpt *mountpt; in sun_multi2amd()484 mountpt = NEXT(struct sun_mountpt, mountpt)) { in sun_multi2amd()
1379 * amd/sun_map.h: Add a fstype member to the sun_mountpt struct.