Home
last modified time | relevance | path

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

/fs/exfat/
A Dsuper.c483 sbi->num_FAT_sectors = le32_to_cpu(p_boot->fat_length); in exfat_read_boot_sector()
487 sbi->FAT2_start_sector += sbi->num_FAT_sectors; in exfat_read_boot_sector()
503 if ((u64)sbi->num_FAT_sectors << p_boot->sect_size_bits < in exfat_read_boot_sector()
511 (u64)sbi->num_FAT_sectors * p_boot->num_fats) { in exfat_read_boot_sector()
A Dexfat_fs.h258 unsigned int num_FAT_sectors; /* num of FAT sectors */ member

Completed in 19 milliseconds