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

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/union/
H A Dunion.h163 #define UN_DELETED 0x10 /* The union node is deleted */ macro
H A Dunion_vnops.c1046 un->un_flags |= UN_DELETED;
1277 un->un_flags |= UN_DELETED;
1413 if (un->un_flags & UN_DELETED) {

Completed in 31 milliseconds