Home
last modified time | relevance | path

Searched refs:MNT2_GEN_OPT_IGNORE (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/usr.sbin/amd/include/
Dconfig.h1452 #define MNT2_GEN_OPT_IGNORE 0x800000 macro
/freebsd-9-stable/contrib/amd/libamu/
Dmount_fs.c150 #ifdef MNT2_GEN_OPT_IGNORE in compute_automounter_mount_flags()
151 flags |= MNT2_GEN_OPT_IGNORE; in compute_automounter_mount_flags()