Home
last modified time | relevance | path

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

/openbmc/linux/fs/exfat/
H A Dexfat_raw.h93 __le64 vol_length; member
H A Dsuper.c481 sbi->num_sectors = le64_to_cpu(p_boot->vol_length); in exfat_read_boot_sector()