Returns the number of free blocks in the filesystem.
impl FileSystemInfo { fn free_blocks(&self) -> u64 }