ISOFSMNT_NORRIP
if (iso_args->flags & ISOFSMNT_NORRIP)
opts |= ISOFSMNT_NORRIP;
if (!(argp->flags & ISOFSMNT_NORRIP)) {
argp->flags |= ISOFSMNT_NORRIP;
isomp->im_flags = argp->flags & (ISOFSMNT_NORRIP | ISOFSMNT_GENS |
switch (isomp->im_flags & (ISOFSMNT_NORRIP | ISOFSMNT_GENS)) {
case ISOFSMNT_GENS|ISOFSMNT_NORRIP: