Home
last modified time | relevance | path

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

/linux-6.1.9/fs/exfat/
Dexfat_raw.h90 __le64 vol_length; member
Dsuper.c492 sbi->num_sectors = le64_to_cpu(p_boot->vol_length); in exfat_read_boot_sector()