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

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/union/
H A Dunion.h107 #define UNION_FAULTIN(x) (x->um_op == UNMNT_FAULTIN) macro
109 #define UNION_FAULTIN(x) (0) macro
H A Dunion_subr.c634 if (UNION_FAULTIN(um))
H A Dunion_vnops.c212 if(UNION_FAULTIN(um))

Completed in 31 milliseconds