Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/exfat/
H A Dexfat_raw.h101 __u8 num_fats; member
H A Dsuper.c447 if (p_boot->num_fats != 1 && p_boot->num_fats != 2) { in exfat_read_boot_sector()
479 if (p_boot->num_fats == 2) in exfat_read_boot_sector()
505 (u64)sbi->num_FAT_sectors * p_boot->num_fats) { in exfat_read_boot_sector()
/kernel/linux/linux-6.6/fs/exfat/
H A Dsuper.c446 if (p_boot->num_fats != 1 && p_boot->num_fats != 2) { in exfat_read_boot_sector()
478 if (p_boot->num_fats == 2) in exfat_read_boot_sector()
504 (u64)sbi->num_FAT_sectors * p_boot->num_fats) { in exfat_read_boot_sector()
H A Dexfat_raw.h104 __u8 num_fats; member

Completed in 4 milliseconds