Home
last modified time | relevance | path

Searched refs:MNTOPT_LARGEFILES (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmntent.h112 #define MNTOPT_LARGEFILES "largefiles" /* allow large files */ macro
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c262 replace_opts(opts, largefiles, MNTOPT_NOLARGEFILES, MNTOPT_LARGEFILES); in main()
449 if (eatmntopt(mnt, MNTOPT_LARGEFILES)) in mountfs()
/illumos-gate/usr/src/cmd/fs.d/ufs/roll_log/
H A Droll_log.c404 optstr, MNTOPT_NOSUID, MNTOPT_LARGEFILES); in rlmount()
/illumos-gate/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_fs.c570 (void) strlcpy(mntopts, MNTOPT_LARGEFILES, sizeof (mntopts)); in grub_fsd_mount_tmp()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c136 static char *nolargefiles_cancel[] = { MNTOPT_LARGEFILES, NULL };
163 { MNTOPT_LARGEFILES, largefiles_cancel, NULL, MO_DEFAULT,
/illumos-gate/usr/src/cmd/halt/
H A Dhalt.c679 char mntopts[MNT_LINE_MAX] = MNTOPT_LARGEFILES; in validate_ufs_disk()
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c926 MNTOPT_LARGEFILES,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c2426 MNTOPT_LARGEFILES,