Searched refs:fnFindNextVolume (Results 1 – 1 of 1) sorted by relevance
127 static LPFN_FINDNEXTVOLUME fnFindNextVolume = NULL; variable432 if (!fnFindNextVolume) in ntfs_device_win32_init_imports()433 fnFindNextVolume = (LPFN_FINDNEXTVOLUME) in ntfs_device_win32_init_imports()971 if (!fnFindFirstVolume || !fnFindNextVolume || !fnFindVolumeClose) { in ntfs_device_win32_open_volume_for_partition()1038 } while (fnFindNextVolume(vol_find_handle, vol_name, MAX_PATH)); in ntfs_device_win32_open_volume_for_partition()