Searched refs:MNTOPT_REMOUNT (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/cddl/compat/opensolaris/sys/
H A Dmntent.h49 #define MNTOPT_REMOUNT "update" /* Change mount options */ macro
/freebsd-12-stable/cddl/compat/opensolaris/misc/
H A Dmnttab.c113 OPTADD(MNTOPT_REMOUNT);
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_mount.c403 strstr(mntopts, MNTOPT_REMOUNT) == NULL &&
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c6138 if (!hasmntopt(&mnt, MNTOPT_REMOUNT) &&

Completed in 88 milliseconds