Searched refs:freeBlocks (Results 1 – 2 of 2) sorted by relevance
51 long freeBlocks() { in freeBlocks() method in UnixFileStoreAttributes
131 return attrs.blockSize() * attrs.freeBlocks(); in getUnallocatedSpace()