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

/freebsd-11-stable/contrib/amd/amd/
H A Dops_cdfs.c148 #if defined(MNT2_CDFS_OPT_NORRIP) && defined(MNTTAB_OPT_NORRIP)
150 cdfs_flags |= MNT2_CDFS_OPT_NORRIP;
151 #endif /* defined(MNT2_CDFS_OPT_NORRIP) && defined(MNTTAB_OPT_NORRIP) */
/freebsd-11-stable/contrib/amd/include/
H A Dam_compat.h172 #if defined(MNT2_CDFS_OPT_NORRIP) && !defined(MNTTAB_OPT_NORRIP)
174 #endif /* defined(MNT2_CDFS_OPT_NORRIP) && !defined(MNTTAB_OPT_NORRIP) */
/freebsd-11-stable/usr.sbin/amd/include/
H A Dconfig.h1538 #define MNT2_CDFS_OPT_NORRIP 0x1 macro

Completed in 69 milliseconds