Home
last modified time | relevance | path

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

/external/syslinux/win/
Dntfssect.h33 typedef struct S_NTFSSECT_VOLINFO_ S_NTFSSECT_VOLINFO; typedef
77 S_NTFSSECT_VOLINFO * VolumeInfo
89 S_NTFSSECT_VOLINFO * VolumeInfo
101 const S_NTFSSECT_VOLINFO * VolumeInfo,
Dntfssect.c35 S_NTFSSECT_VOLINFO * VolumeInfo
37 static DWORD NtfsSectGetVolumePartitionLba(S_NTFSSECT_VOLINFO * VolumeInfo);
95 S_NTFSSECT_VOLINFO * VolumeInfo in NtfsSectGetVolumeHandle()
140 S_NTFSSECT_VOLINFO * VolumeInfo in NtfsSectGetVolumeInfo()
195 S_NTFSSECT_VOLINFO * VolumeInfo in NtfsSectGetVolumeInfoFromFileName()
232 static DWORD NtfsSectGetVolumePartitionLba(S_NTFSSECT_VOLINFO * VolumeInfo) { in NtfsSectGetVolumePartitionLba()
273 const S_NTFSSECT_VOLINFO * VolumeInfo, in NtfsSectLcnToLba()
Dntfstest.c46 S_NTFSSECT_VOLINFO vol_info; in main()
Dsyslinux.c444 S_NTFSSECT_VOLINFO vol_info; in main()