Home
last modified time | relevance | path

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

/freebsd/sys/geom/union/
H A Dg_union.c886 int iocnt, needstoblock; in g_union_doio() local
909 needstoblock = 1; in g_union_doio()
920 needstoblock = 0; in g_union_doio()
923 if (needstoblock) { in g_union_doio()