Searched refs:totalBlocks (Results 1 – 2 of 2) sorted by relevance
47 long totalBlocks() { in totalBlocks() method in UnixFileStoreAttributes
119 return attrs.blockSize() * attrs.totalBlocks(); in getTotalSpace()