Home
last modified time | relevance | path

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

/external/syslinux/win/
Dntfssect.c138 DWORD M_NTFSSECT_API NtfsSectGetVolumeInfo( in NtfsSectGetVolumeInfo() function
221 rc = NtfsSectGetVolumeInfo(volname, VolumeInfo); in NtfsSectGetVolumeInfoFromFileName()
Dntfssect.h75 DWORD M_NTFSSECT_API NtfsSectGetVolumeInfo(
Dsyslinux.c448 err = NtfsSectGetVolumeInfo(drive_name + 4, &vol_info); in main()