Searched refs:total_space (Results 1 – 1 of 1) sorted by relevance
166 off_t total_space = le64_to_cpu(sb->sector_count) * SECTOR_SIZE(*sb); in exfat_print_info() local175 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