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

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/union/
H A Dunion.h81 #define UNMNT_REPLACE 0x0003 /* Target replaces mount point */ macro
105 #define UNION_REPLACE(x) (x->um_op == UNMNT_REPLACE)
H A Dunion_vfsops.c187 case UNMNT_REPLACE:
265 case UNMNT_REPLACE:

Completed in 80 milliseconds