Searched refs:MSDOSFSMNT_GEMDOSFS (Results 1 – 5 of 5) sorted by relevance
103 #define MSDOSFSMNT_GEMDOSFS 0x08110 |MSDOSFSMNT_GEMDOSFS|MSDOSFSMNT_ALLOWDIRX)
221 if (pmp->pm_flags & MSDOSFSMNT_GEMDOSFS)310 if (argp->flags & MSDOSFSMNT_GEMDOSFS) {366 if (!(argp->flags & MSDOSFSMNT_GEMDOSFS)) {422 if (argp->flags & MSDOSFSMNT_GEMDOSFS) {483 if (argp->flags & MSDOSFSMNT_GEMDOSFS) {
80 args.flags |= MSDOSFSMNT_GEMDOSFS; in main()
221 #define MSDOSFSMNT_GEMDOSFS 0x08 /* This is a gemdos-flavour */ macro
578 if (msdosfs_args->flags & MSDOSFSMNT_GEMDOSFS) in prmount()