Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dinode.c48 u8 fat_fats; member
1464 bpb->fat_fats = b->fats; in fat_read_bpb()
1486 if (!bpb->fat_fats) { in fat_read_bpb()
1584 bpb->fat_fats = 2; in fat_read_static_bpb()
1696 sbi->fats = bpb.fat_fats; in fat_fill_super()