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

/freebsd-11-stable/contrib/amd/include/
H A Dam_compat.h239 #if defined(MNT2_GEN_OPT_NODEV) && !defined(MNTTAB_OPT_NODEV)
241 #endif /* defined(MNT2_GEN_OPT_NODEV) && !defined(MNTTAB_OPT_NODEV) */
/freebsd-11-stable/usr.sbin/amd/include/
H A Dconfig.h1605 #define MNT2_GEN_OPT_NODEV 0x0 macro
/freebsd-11-stable/contrib/amd/libamu/
H A Dmount_fs.c81 #if defined(MNT2_GEN_OPT_NODEV) && defined(MNTTAB_OPT_NODEV)
82 {MNTTAB_OPT_NODEV, MNT2_GEN_OPT_NODEV},
83 #endif /* defined(MNT2_GEN_OPT_NODEV) && defined(MNTTAB_OPT_NODEV) */

Completed in 79 milliseconds