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

/freebsd-12-stable/sys/geom/
H A Dgeom_vol_ffs.c81 if (flags == G_TF_NORMAL &&
H A Dgeom_bsd.c375 * If flags == G_TF_NORMAL, the idea is to take a bite of the provider and
436 * to type 165 slices in the G_TF_NORMAL case. We will
441 if (i != 165 && flags == G_TF_NORMAL)
452 flags == G_TF_NORMAL)
H A Dgeom_flashmap.c165 if (flags == G_TF_NORMAL &&
H A Dgeom_sunlabel.c275 if (flags == G_TF_NORMAL &&
H A Dgeom.h72 #define G_TF_NORMAL 0 macro

Completed in 154 milliseconds