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

/freebsd-10.0-release/sys/geom/
H A Dgeom_vol_ffs.c78 if (flags == G_TF_NORMAL &&
H A Dgeom_pc98.c269 if (flags == G_TF_NORMAL &&
278 if (gp->rank != 2 && flags == G_TF_NORMAL)
H A Dgeom_bsd.c458 * If flags == G_TF_NORMAL, the idea is to take a bite of the provider and
519 * to type 165 slices in the G_TF_NORMAL case. We will
524 if (i != 165 && flags == G_TF_NORMAL)
534 if (i != 0xc494 && flags == G_TF_NORMAL)
545 flags == G_TF_NORMAL)
H A Dgeom_flashmap.c176 if (flags == G_TF_NORMAL &&
H A Dgeom_sunlabel.c271 if (flags == G_TF_NORMAL &&
H A Dgeom.h69 #define G_TF_NORMAL 0 macro

Completed in 150 milliseconds