Home
last modified time | relevance | path

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

/freebsd/sys/geom/union/
H A Dg_union.h127 g_union_get_writelock(struct g_union_softc *sc) in g_union_get_writelock() function
H A Dg_union.c557 if (g_union_get_writelock(sc) != 0) { in g_union_ctl_revert()
654 if (g_union_get_writelock(sc) != 0) { in g_union_ctl_commit()
784 if (g_union_get_writelock(sc) != 0) { in g_union_access()