Home
last modified time | relevance | path

Searched refs:g_gate_hold (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/geom/gate/
H A Dg_gate.c302 g_gate_hold(int unit, const char *name) in g_gate_hold() function
372 g_gate_hold(sc->sc_unit, NULL); in g_gate_guard()
429 sc = g_gate_hold(sc->sc_unit, NULL); in g_gate_dumpconf()
776 sc = g_gate_hold(ggio->gctl_unit, NULL); in g_gate_ioctl()
788 sc = g_gate_hold(ggio->gctl_unit, ggio->gctl_name); in g_gate_ioctl()
805 sc = g_gate_hold(ggio->gctl_unit, ggio->gctl_name); in g_gate_ioctl()
844 sc = g_gate_hold(ggio->gctl_unit, NULL); in g_gate_ioctl()
906 sc = g_gate_hold(ggio->gctl_unit, NULL); in g_gate_ioctl()