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

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/union/
H A Dunion.h80 #define UNMNT_BELOW 0x0002 /* Target appears below mount point */ macro
104 #define UNION_LOWER(x) (x->um_op == UNMNT_BELOW)
H A Dunion_vfsops.c182 case UNMNT_BELOW:
262 case UNMNT_BELOW:
H A Dunion_vnops.c279 if (um->um_op == UNMNT_BELOW) {
671 if (um->um_op == UNMNT_BELOW) {

Completed in 30 milliseconds