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

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/union/
H A Dunion.h167 #define UN_DIRENVN 0x100 /* The union node is created for dir enumeration */ macro
H A Dunion_subr.c1517 un->un_flags |= UN_DIRENVN;
H A Dunion_vnops.c1423 if (un->un_flags & UN_DIRENVN) {

Completed in 26 milliseconds