Searched refs:getUsableSpace (Results 1 – 3 of 3) sorted by relevance
87 public long getUsableSpace() throws IOException; in getUsableSpace() method
279 public long getUsableSpace() { in getUsableSpace() method in FatFileSystem
645 usableSpace = toCheck.getUsableSpace(); in verifyDiskSpace()