Searched refs:ISOFSMNT_GID (Results 1 – 3 of 3) sorted by relevance
60 #define ISOFSMNT_GID 0x00000200 /* override gid */ macro
109 if (args.flags & ISOFSMNT_GID) in cd9660_cmount()410 isomp->im_flags |= ISOFSMNT_GID; in iso_mountfs()
152 gid = (ip->i_mnt->im_flags & ISOFSMNT_GID) ? in cd9660_access()189 vap->va_gid = (ip->i_mnt->im_flags & ISOFSMNT_GID) ? in cd9660_getattr()