Home
last modified time | relevance | path

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

/linux-6.12.1/fs/exfat/
Dballoc.c258 u64 clu_start, clu_end, trim_minlen, trimmed_total = 0; in exfat_trim_fs() local
298 trimmed_total += count; in exfat_trim_fs()
325 trimmed_total += count; in exfat_trim_fs()
330 range->len = trimmed_total << sbi->cluster_size_bits; in exfat_trim_fs()