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

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/union/
H A Dunion_vfsops.c336 int freeing; local
358 for (freeing = 0; vflush(mp, um_rootvp, flags) != 0;) {
364 if (n == freeing)
368 freeing = n;

Completed in 24 milliseconds