Searched refs:num_fat32_sectors (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/staging/exfat/ | ||
| D | exfat.h | 361 u8 num_fat32_sectors[4]; member |
| D | exfat_core.c | 3088 p_fs->num_FAT_sectors = GET32(p_bpb->num_fat32_sectors); in fat32_mount() |