Home
last modified time | relevance | path

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

/linux-6.12.1/fs/fat/
Dinode.c47 u8 fat_fats; member
1398 bpb->fat_fats = b->fats; in fat_read_bpb()
1420 if (!bpb->fat_fats) { in fat_read_bpb()
1518 bpb->fat_fats = 2; in fat_read_static_bpb()
1649 sbi->fats = bpb.fat_fats; in fat_fill_super()