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

/freebsd-10.2-release/sys/geom/
H A Dgeom_ctl.h59 #define GCTL_PARAM_NAMEKERNEL 8 macro
H A Dgeom_ctl.c149 ap[i].flag &= ~(GCTL_PARAM_NAMEKERNEL|GCTL_PARAM_VALUEKERNEL);
169 ap[i].flag |= GCTL_PARAM_NAMEKERNEL;
221 if (req->arg[i].flag & GCTL_PARAM_NAMEKERNEL)
247 if (!(ap->flag & GCTL_PARAM_NAMEKERNEL))

Completed in 96 milliseconds