Home
last modified time | relevance | path

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

/fs/exfat/
A Dutils.c166 off_t total_space = le64_to_cpu(sb->sector_count) * SECTOR_SIZE(*sb); in exfat_print_info() local
175 exfat_humanize_bytes(total_space, &hb); in exfat_print_info()
177 exfat_humanize_bytes(total_space - avail_space, &hb); in exfat_print_info()

Completed in 2 milliseconds