Searched refs:mountpt_list (Results 1 – 3 of 3) sorted by relevance
66 static struct sun_list *mountpt_list = NULL; variable178 entry->mountpt_list = (struct sun_mountpt *)list->first;179 mountpt_list = NULL;205 entry->mountpt_list = (struct sun_mountpt *)list->first;206 mountpt_list = NULL;460 if (mountpt_list == NULL) { in get_mountpt_list()461 mountpt_list = CALLOC(struct sun_list); in get_mountpt_list()463 return mountpt_list; in get_mountpt_list()
82 struct sun_mountpt *mountpt_list; /* list of mount points */ member
482 for (mountpt = s_entry->mountpt_list; in sun_multi2amd()547 if (s_entry->mountpt_list != NULL) { in sun_entry2amd()