Home
last modified time | relevance | path

Searched defs:MNT_UNION (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/sys/
H A Dfstypes.h92 #define MNT_UNION 0x00000020 /* union with underlying filesystem */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Dmount.d80 enum ulong MNT_UNION = 0x0000000000000020; variable