Searched refs:getUnallocatedSpace (Results 1 – 2 of 2) sorted by relevance
129 public abstract long getUnallocatedSpace() throws IOException; in getUnallocatedSpace() method in FileStore
129 public long getUnallocatedSpace() throws IOException { in getUnallocatedSpace() method in UnixFileStore149 return getUnallocatedSpace(); in getAttribute()