pub const fn calc_free_space( signed: bool, data: usize, path: &LkPath, links: usize, ) -> i64
Calculate the free space left in bytes. Negative values means it will not fit.