Searched refs:SPACE_TOTAL (Results 1 – 2 of 2) sorted by relevance
215 public static final int SPACE_TOTAL = 0; field in FileSystem
1669 return fs.getSpace(this, FileSystem.SPACE_TOTAL); in getTotalSpace()