Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dwin32_io.c122 typedef BOOL (WINAPI *LPFN_FINDVOLUMECLOSE)(HANDLE); typedef
128 static LPFN_FINDVOLUMECLOSE fnFindVolumeClose = NULL;
437 fnFindVolumeClose = (LPFN_FINDVOLUMECLOSE) in ntfs_device_win32_init_imports()