Searched refs:FAT1_start_sector (Results 1 – 3 of 3) sorted by relevance
21 if (sbi->FAT2_start_sector != sbi->FAT1_start_sector) { in exfat_mirror_bh()22 sec2 = sec - sbi->FAT1_start_sector + sbi->FAT2_start_sector; in exfat_mirror_bh()
109 #define FAT_ENT_OFFSET_SECTOR(sb, loc) (EXFAT_SB(sb)->FAT1_start_sector + \221 unsigned long long FAT1_start_sector; /* FAT1 start sector */ member
460 sbi->FAT1_start_sector = le32_to_cpu(p_boot->fat_offset); in exfat_read_boot_sector()486 sbi->FAT1_start_sector + sbi->num_FAT_sectors * p_boot->num_fats) { in exfat_read_boot_sector()