Home
last modified time | relevance | path

Searched refs:MNTOPT_NOLARGEFILES (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmntent.h113 #define MNTOPT_NOLARGEFILES "nolargefiles" /* don't 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()
451 if (eatmntopt(mnt, MNTOPT_NOLARGEFILES)) in mountfs()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c135 static char *largefiles_cancel[] = { MNTOPT_NOLARGEFILES, NULL };
165 { MNTOPT_NOLARGEFILES, nolargefiles_cancel, NULL, 0,
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c928 MNTOPT_NOLARGEFILES,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c2428 MNTOPT_NOLARGEFILES,