Method lrs::fs::FileSystemInfo::free_files

Returns the number of free inodes in the filesystem.

Syntax

impl FileSystemInfo {
    fn free_files(&self) -> u64
}