Searched refs:freeSpaceWindows (Results 1 – 1 of 1) sorted by relevance
195 return (kb ? freeSpaceWindows(path) / 1024 : freeSpaceWindows(path)); in freeSpaceOS()216 long freeSpaceWindows(String path) throws IOException { in freeSpaceWindows() method in FileSystemUtils