Searched refs:vol_desc_start (Results 1 – 1 of 1) sorted by relevance
549 unsigned int vol_desc_start = 0; in isofs_get_last_session() local579 vol_desc_start = ms_info.addr.lba; in isofs_get_last_session()583 return vol_desc_start; in isofs_get_last_session()632 unsigned int vol_desc_start; in isofs_fill_super() local663 vol_desc_start = (opt.sbsector != -1) ? in isofs_fill_super()666 for (iso_blknum = vol_desc_start+16; in isofs_fill_super()667 iso_blknum < vol_desc_start+100; iso_blknum++) { in isofs_fill_super()