Searched refs:ISO_VD_PRIMARY (Results 1 – 11 of 11) sorted by relevance
45 #define ISO_VD_PRIMARY 1 macro
777 && (isonum_711((unsigned char *) vdp->type) == ISO_VD_PRIMARY) ) in FDECL1()
1333 vol_desc.type[0] = ISO_VD_PRIMARY; in FDECL1()
59 #define ISO_VD_PRIMARY 1 macro
280 case ISO_VD_PRIMARY: in iso_mountfs()480 if (isonum_711 (vdp->type) == ISO_VD_PRIMARY) in iso_disklabelspoof()484 if (isonum_711 (vdp->type) != ISO_VD_PRIMARY) in iso_disklabelspoof()
58 #define ISO_VD_PRIMARY 1 macro
154 if (isonum_711(vd->type) == ISO_VD_PRIMARY) in cd9660_open()
453 if (buf[0] != ISO_VD_PRIMARY || bcmp(buf + 1, ISO_STANDARD_ID, 5) != 0) in efi_getdisklabel_cd9660()
463 if (buf[0] != ISO_VD_PRIMARY || bcmp(buf + 1, ISO_STANDARD_ID, 5) != 0) in efi_getdisklabel_cd9660()