Searched refs:zone_fsopt_next (Results 1 – 5 of 5) sorted by relevance
182 struct zone_fsopt *zone_fsopt_next; member
437 while ((onext = optptr->zone_fsopt_next) != NULL) { in check_lofs_needed()438 optptr->zone_fsopt_next = onext->zone_fsopt_next; in check_lofs_needed()443 optptr->zone_fsopt_next = NULL; in check_lofs_needed()1298 for (optptr = fsptr->zone_fs_options->zone_fsopt_next; in mount_one()1299 optptr != NULL; optptr = optptr->zone_fsopt_next) { in mount_one()
1670 ptr = ptr->zone_fsopt_next) { in zonecfg_add_filesystem_core()1704 for (old = last; old != NULL; old = old->zone_fsopt_next) in zonecfg_add_fs_option()1711 new->zone_fsopt_next = NULL; in zonecfg_add_fs_option()1715 last->zone_fsopt_next = new; in zonecfg_add_fs_option()1725 for (this = last; this != NULL; this = this->zone_fsopt_next) { in zonecfg_remove_fs_option()1727 next = this->zone_fsopt_next; in zonecfg_remove_fs_option()1731 last->zone_fsopt_next = next; in zonecfg_remove_fs_option()1746 next = this->zone_fsopt_next; in zonecfg_free_fs_option_list()
1938 optptr = optptr->zone_fsopt_next) { in export_func()4981 this = this->zone_fsopt_next) { in output_fs()4986 if (this->zone_fsopt_next != NULL) in output_fs()
3212 optp = optp->zone_fsopt_next) { in print_fs_warnings()3221 optp = optp->zone_fsopt_next) { in print_fs_warnings()