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

/freebsd-11-stable/contrib/amd/include/
H A Dam_compat.h279 #if defined(MNT2_GEN_OPT_UNION) && !defined(MNTTAB_OPT_UNION)
281 #endif /* defined(MNT2_GEN_OPT_UNION) && !defined(MNTTAB_OPT_UNION) */
/freebsd-11-stable/usr.sbin/amd/include/
H A Dconfig.h1653 #define MNT2_GEN_OPT_UNION 0x20 macro
/freebsd-11-stable/contrib/amd/libamu/
H A Dmount_fs.c125 #if defined(MNT2_GEN_OPT_UNION) && defined(MNTTAB_OPT_UNION)
126 {MNTTAB_OPT_UNION, MNT2_GEN_OPT_UNION},
127 #endif /* defined(MNT2_GEN_OPT_UNION) && defined(MNTTAB_OPT_UNION) */

Completed in 71 milliseconds