Searched refs:ISO_VOLDESC_SEC (Results 1 – 8 of 8) sorted by relevance
238 secno = ISO_VOLDESC_SEC;272 secno = ISO_VOLDESC_SEC;
269 secno = ISO_VOLDESC_SEC; in findisovol()307 secno = ISO_VOLDESC_SEC; in findunixvol()
79 #define ISO_VOLDESC_SEC 16 /* 1st sector of volume descriptors */ macro
144 readoff = probe_offset + ISO_VOLDESC_SEC * secsz; in hsfs_contents()
414 head->fi_blocknum = hdbtodb(ISO_VOLDESC_SEC); in bhsfs_mountroot()
494 head->fi_blocknum = hdbtodb(ISO_VOLDESC_SEC); in boot_hsfs_mountroot()
1145 secno = hs_findvoldesc(vp->v_rdev, ISO_VOLDESC_SEC); in hs_findisovol()
5469 sec = (ISO_VOLDESC_SEC * ISO_SECTOR_SIZE) / vd->vdisk_bsize; in vd_dskimg_is_iso_image()