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

/freebsd-11-stable/contrib/amd/amd/
H A Dops_cdfs.c168 #if defined(MNT2_CDFS_OPT_NOJOLIET) && defined(MNTTAB_OPT_NOJOLIET)
170 cdfs_flags |= MNT2_CDFS_OPT_NOJOLIET;
171 #endif /* defined(MNT2_CDFS_OPT_NOJOLIET) && defined(MNTTAB_OPT_NOJOLIET) */
/freebsd-11-stable/contrib/amd/include/
H A Dam_compat.h184 #if defined(MNT2_CDFS_OPT_NOJOLIET) && !defined(MNTTAB_OPT_NOJOLIET)
186 #endif /* defined(MNT2_CDFS_OPT_NOJOLIET) && !defined(MNTTAB_OPT_NOJOLIET) */
/freebsd-11-stable/usr.sbin/amd/include/
H A Dconfig.h1535 #define MNT2_CDFS_OPT_NOJOLIET 0x8 macro

Completed in 165 milliseconds