Home
last modified time | relevance | path

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

/linux-6.1.9/fs/fat/
Dinode.c48 u8 fat_fats; member
1470 bpb->fat_fats = b->fats; in fat_read_bpb()
1492 if (!bpb->fat_fats) { in fat_read_bpb()
1590 bpb->fat_fats = 2; in fat_read_static_bpb()
1702 sbi->fats = bpb.fat_fats; in fat_fill_super()