Home
last modified time | relevance | path

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

/openbmc/linux/fs/exfat/
H A Dballoc.c275 u64 clu_start, clu_end, trim_minlen, trimmed_total = 0; in exfat_trim_fs() local
315 trimmed_total += count; in exfat_trim_fs()
342 trimmed_total += count; in exfat_trim_fs()
347 range->len = trimmed_total << sbi->cluster_size_bits; in exfat_trim_fs()