Searched refs:ISOFSMNT_GENS (Results 1 – 4 of 4) sorted by relevance
76 opts |= ISOFSMNT_GENS; in main()
380 argp->flags &= ~ISOFSMNT_GENS; in iso_mountfs()390 isomp->im_flags = argp->flags & (ISOFSMNT_NORRIP | ISOFSMNT_GENS | in iso_mountfs()392 switch (isomp->im_flags & (ISOFSMNT_NORRIP | ISOFSMNT_GENS)) { in iso_mountfs()396 case ISOFSMNT_GENS|ISOFSMNT_NORRIP: in iso_mountfs()
101 #define ISOFSMNT_GENS 0x00000002 /* enable generation numbers */ macro
599 if (iso_args->flags & ISOFSMNT_GENS) in prmount()