Searched refs:DOING_COMMIT (Results 1 – 2 of 2) sorted by relevance
| /src/sys/geom/union/ | ||
| H A D | g_union.h | 110 #define DOING_COMMIT 0x00000001 /* a commit command is in progress */ macro |
| H A D | g_union.c | 1321 if ((sc->sc_flags & DOING_COMMIT) != 0 || in g_union_destroy() |