MS_DATA
mntflags | MS_DATA | MS_OPTIONSTR;
if (mount(mnttabtext, mntpnt, flags | MS_DATA, fstype,
flags | MS_DATA;
if (mount(fsname, dir, flags | MS_DATA | MS_OPTIONSTR, fstype,
if (mount(dir->dir_map, dir->dir_name, MS_DATA | mntflgs,
error = mount(fni.map, mntpnt, mntflags | MS_DATA | MS_OPTIONSTR,
int flags = MS_DATA;
mntflags |= MS_DATA | MS_OPTIONSTR;
ma.flags = MS_DATA | MS_OPTIONSTR | MS_NOSPLICE | MS_NOSUID;
static int mntflags = MS_DATA | MS_OPTIONSTR;
if (mount(special, mountp, flag | MS_DATA | MS_OPTIONSTR,
flags |= MS_DATA | MS_OPTIONSTR;
optflg | MS_DATA | MS_OPTIONSTR,
if (mount(arg, mountpoint, MS_DATA|MS_OPTIONSTR,
if (mount(zfs_get_name(zhp), mountpoint, MS_DATA|MS_OPTIONSTR|MS_RDONLY,
#define ALL_MOUNT_FLAGS (MS_RDONLY|MS_FSS|MS_DATA|MS_NOSUID|MS_REMOUNT| \
if (arg & MS_DATA)
int mflag = MS_DATA;
if (mount(fs_name, mountpoint, MS_DATA,
return (mount((char *)NULL, path, MS_DATA|MS_NOMNTTAB,
MS_DATA | MS_OPTIONSTR | MS_RDONLY,
err = mount(a_gzPath, gzMountPoint, MS_RDONLY|MS_DATA, "lofs",
if ((uap->flags & (MS_DATA | MS_OPTIONSTR)) == 0) {
if ((uap->flags & MS_DATA) &&
uap->flags = MS_SYSSPACE | MS_DATA;
if ((uap->flags & MS_DATA) && data != NULL && datalen != 0) {
} else if (uap->flags & (MS_OPTIONSTR | MS_DATA | MS_FSS)) {
if ((uap->flags & (MS_DATA | MS_OPTIONSTR)) == 0) {
mounta.flags = MS_SYSSPACE | MS_DATA;
if ((uap->flags & MS_DATA) && uap->datalen > 0)
(MS_RDONLY|MS_FSS|MS_DATA|MS_NOSUID|MS_REMOUNT|MS_NOTRUNC|MS_OVERLAY|\