Home
last modified time | relevance | path

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

/external/syslinux/win/
Dntfssect.h36 typedef struct S_NTFSSECT_XPFUNCS_ S_NTFSSECT_XPFUNCS; typedef
112 DWORD M_NTFSSECT_API NtfsSectLoadXpFuncs(S_NTFSSECT_XPFUNCS * XpFuncs);
120 VOID M_NTFSSECT_API NtfsSectUnloadXpFuncs(S_NTFSSECT_XPFUNCS * XpFuncs);
Dntfssect.c142 S_NTFSSECT_XPFUNCS xp_funcs; in NtfsSectGetVolumeInfo()
197 S_NTFSSECT_XPFUNCS xp_funcs; in NtfsSectGetVolumeInfoFromFileName()
297 DWORD M_NTFSSECT_API NtfsSectLoadXpFuncs(S_NTFSSECT_XPFUNCS * XpFuncs) { in NtfsSectLoadXpFuncs()
343 VOID M_NTFSSECT_API NtfsSectUnloadXpFuncs(S_NTFSSECT_XPFUNCS * XpFuncs) { in NtfsSectUnloadXpFuncs()