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

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/union/
H A Dunion.h97 int um_cmode; /* cmask from mount process */ member in struct:union_mount
H A Dunion_vfsops.c227 um->um_cmode = UN_DIRMODE &~ p->p_fd->fd_cmask;
H A Dunion_subr.c1157 VATTR_SET(&va, va_mode, um->um_cmode);

Completed in 77 milliseconds