Function block_utils::weekly_defrag

source ·
pub fn weekly_defrag(
    mount: &Path,
    fs_type: &FilesystemType,
    interval: &str
) -> BlockResult<usize>