Searched refs:num_fat_sectors (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/staging/exfat/ | ||
| D | exfat.h | 333 u8 num_fat_sectors[2]; member |
| D | exfat_core.c | 3030 p_fs->num_FAT_sectors = GET16(p_bpb->num_fat_sectors); in fat16_mount() |