Searched refs:UFSMNT_LARGEFILES (Results 1 – 6 of 6) sorted by relevance
48 #define UFSMNT_LARGEFILES 0x00000008 /* allow large files */ macro
450 args.flags |= UFSMNT_LARGEFILES; in mountfs()452 args.flags &= ~UFSMNT_LARGEFILES; in mountfs()
392 args.flags |= UFSMNT_LARGEFILES; in rlmount()
163 (void *)UFSMNT_LARGEFILES },629 if (!(flags & UFSMNT_LARGEFILES)) { /* "nolargefiles" */ in remountfs()962 if (flags & UFSMNT_LARGEFILES) in mountfs()1030 !(flags & UFSMNT_LARGEFILES)) { in mountfs()
560 struct ufs_args ufs_args = {UFSMNT_LARGEFILES}; in grub_fsd_mount_tmp()
680 ufs_args.flags = UFSMNT_LARGEFILES; in validate_ufs_disk()