ISOFSMNT_NORRIP
ma = mount_argb(ma, !(args.flags & ISOFSMNT_NORRIP), "norrip");
vfs_flagopt(mp->mnt_optnew, "norrip", &isomp->im_flags, ISOFSMNT_NORRIP);
if (!(isomp->im_flags & ISOFSMNT_NORRIP)) {
isomp->im_flags |= ISOFSMNT_NORRIP;
switch (isomp->im_flags&(ISOFSMNT_NORRIP|ISOFSMNT_GENS)) {
case ISOFSMNT_GENS|ISOFSMNT_NORRIP: