Home
last modified time | relevance | path

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

/fs/exfat/
A Dmount.c280 if (le64_to_cpu(ef->sb->sector_count) * SECTOR_SIZE(*ef->sb) > in exfat_mount()
287 le64_to_cpu(ef->sb->sector_count), SECTOR_SIZE(*ef->sb), in exfat_mount()
A Dexfatfs.h65 le64_t sector_count; /* 0x48 partition sectors count */ member
A Dutils.c166 off_t total_space = le64_to_cpu(sb->sector_count) * SECTOR_SIZE(*sb); in exfat_print_info()

Completed in 6 milliseconds