Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/union/
H A Dunion.h97 int um_cmode; /* cmask from mount process */ member
H A Dunion_vfsops.c228 um->um_cmode = UN_DIRMODE &~ l->l_proc->p_cwdi->cwdi_cmask; in union_mount()
H A Dunion_subr.c843 va.va_mode = um->um_cmode; in union_mkshadow()