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

/freebsd-11-stable/contrib/amd/amd/
H A Dops_cdfs.c153 #if defined(MNT2_CDFS_OPT_GENS) && defined(MNTTAB_OPT_GENS)
155 cdfs_flags |= MNT2_CDFS_OPT_GENS;
156 #endif /* defined(MNT2_CDFS_OPT_GENS) && defined(MNTTAB_OPT_GENS) */
/freebsd-11-stable/contrib/amd/include/
H A Dam_compat.h176 #if defined(MNT2_CDFS_OPT_GENS) && !defined(MNTTAB_OPT_GENS)
178 #endif /* defined(MNT2_CDFS_OPT_GENS) && !defined(MNTTAB_OPT_GENS) */
/freebsd-11-stable/usr.sbin/amd/include/
H A Dconfig.h1526 #define MNT2_CDFS_OPT_GENS 0x2 macro

Completed in 106 milliseconds