Home
last modified time | relevance | path

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

/linux-4.1.27/fs/fat/
Dinode.c39 u8 fat_fats; member
1354 bpb->fat_fats = b->fats; in fat_read_bpb()
1376 if (!bpb->fat_fats) { in fat_read_bpb()
1471 bpb->fat_fats = 2; in fat_read_static_bpb()
1577 sbi->fats = bpb.fat_fats; in fat_fill_super()