Searched refs:fnFindVolumeClose (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dwin32_io.c77 static LPFN_FINDVOLUMECLOSE fnFindVolumeClose = NULL; variable
218 if (!fnFindVolumeClose)
219 fnFindVolumeClose = (LPFN_FINDVOLUMECLOSE)
593 if (!fnFindFirstVolume || !fnFindNextVolume || !fnFindVolumeClose) {
652 fnFindVolumeClose(
663 fnFindVolumeClose(vol_find_handle);

Completed in 61 milliseconds