Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fat/
H A Dinode.c48 u8 fat_fats; member
1465 bpb->fat_fats = b->fats; in fat_read_bpb()
1487 if (!bpb->fat_fats) { in fat_read_bpb()
1588 bpb->fat_fats = 2; in fat_read_static_bpb()
1700 sbi->fats = bpb.fat_fats; in fat_fill_super()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds