Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dwin32_io.c290 DWORD geo_sectors, geo_heads; member
713 fd->geo_heads = ddi->Int13.MaxHeads; in ntfs_device_win32_getgeo()
718 fd->geo_heads = ddi->ExInt13.ExHeads; in ntfs_device_win32_getgeo()
725 fd->geo_heads = -1; in ntfs_device_win32_getgeo()
1815 argp->heads = fd->geo_heads; in ntfs_win32_hdio_getgeo()