Searched refs:bootcamp (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/geom/part/
H A Dg_part_gpt.c95 int bootcamp; member in struct:g_part_gpt_table
408 table->bootcamp = 0;
1029 table->bootcamp = gpt_is_bootcamp(table, pp->name);
1063 if (table->bootcamp) {
1170 if (table->bootcamp)

Completed in 92 milliseconds