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

/freebsd-12-stable/sys/geom/gate/
H A Dg_gate.h133 u_int gctl_flags; member in struct:g_gate_ctl_create
H A Dg_gate.c489 if ((ggio->gctl_flags & G_GATE_FLAG_READONLY) != 0 &&
490 (ggio->gctl_flags & G_GATE_FLAG_WRITEONLY) != 0) {
507 sc->sc_flags = (ggio->gctl_flags & G_GATE_USERFLAGS);
/freebsd-12-stable/sbin/ggate/ggatel/
H A Dggatel.c186 ggioc.gctl_flags = flags;
/freebsd-12-stable/sbin/ggate/ggatec/
H A Dggatec.c458 ggioc.gctl_flags = flags;
/freebsd-12-stable/sbin/hastd/
H A Dprimary.c928 ggiocreate.gctl_flags = 0;

Completed in 116 milliseconds