Home
last modified time | relevance | path

Searched refs:vol_length (Results 1 - 4 of 4) sorted by relevance

/third_party/exfatprogs/include/
H A Dexfat_ondisk.h111 __le64 vol_length; member
/third_party/exfatprogs/dump/
H A Ddump.c125 le64_to_cpu(pbsx->vol_length)); in exfat_show_ondisk_all_info()
/third_party/exfatprogs/mkfs/
H A Dmkfs.c58 pbsx->vol_length = cpu_to_le64(bd->size / bd->sector_size); in exfat_setup_boot_sector()
84 le64_to_cpu(pbsx->vol_length)); in exfat_setup_boot_sector()
/third_party/exfatprogs/fsck/
H A Dfsck.c428 if (le64_to_cpu(bs->bsx.vol_length) * EXFAT_SECTOR_SIZE(bs) > in read_boot_region()
432 le64_to_cpu(bs->bsx.vol_length), in read_boot_region()

Completed in 4 milliseconds