Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fat/
Dinode.c41 u8 fat_fats; member
1466 bpb->fat_fats = b->fats; in fat_read_bpb()
1488 if (!bpb->fat_fats) { in fat_read_bpb()
1589 bpb->fat_fats = 2; in fat_read_static_bpb()
1695 sbi->fats = bpb.fat_fats; in fat_fill_super()