Searched refs:extent_location (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A Dfsw_iso9660.h70 iso9660_u32 extent_location; member in struct:iso9660_dirrec
H A Dfsw_iso9660.c335 status = fsw_block_get(vol, ISOINT(rootdir.extent_location), 0, &buffer);
452 extent->phys_start = ISOINT(dno->dirrec.extent_location);
577 dirrec_buffer->ino = (ISOINT(((struct fsw_iso9660_dnode *)shand->dnode)->dirrec.extent_location)
/vbox/include/iprt/
H A Disofs.h84 uint32_t extent_location; member in struct:RTISOFSDIRRECORD
/vbox/src/VBox/Runtime/r3/
H A Disofs.cpp360 pDirHdr->extent_location, pDirHdr->extent_data_length);*/
536 pDirRecord->extent_location,
541 *pcbOffset = pFileRecord->extent_location * RTISOFS_SECTOR_SIZE;

Completed in 47 milliseconds