Home
last modified time | relevance | path

Searched refs:vol_disk_extents (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/win/
Dntfssect.c234 VOLUME_DISK_EXTENTS vol_disk_extents; in NtfsSectGetVolumePartitionLba() local
242 &vol_disk_extents, in NtfsSectGetVolumePartitionLba()
243 sizeof vol_disk_extents, in NtfsSectGetVolumePartitionLba()
253 if (vol_disk_extents.NumberOfDiskExtents != 1) { in NtfsSectGetVolumePartitionLba()
259 vol_disk_extents.Extents[0].StartingOffset.QuadPart / in NtfsSectGetVolumePartitionLba()