Home
last modified time | relevance | path

Searched refs:trimmed_total (Results 1 – 1 of 1) sorted by relevance

/linux/fs/exfat/
H A Dballoc.c330 u64 clu_start, clu_end, trim_minlen, trimmed_total = 0; in exfat_trim_fs() local
370 trimmed_total += count; in exfat_trim_fs()
397 trimmed_total += count; in exfat_trim_fs()
402 range->len = trimmed_total << sbi->cluster_size_bits; in exfat_trim_fs()