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

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/union/
H A Dunion_vnops.c178 int iswhiteout; local
208 iswhiteout = 0;
241 iswhiteout = 1;
247 iswhiteout = 1;
270 if (lowerdvp != NULLVP && !iswhiteout) {

Completed in 25 milliseconds