fat_boot_sector 458 block/partitions/msdos.c struct fat_boot_sector *fb; fat_boot_sector 499 block/partitions/msdos.c fb = (struct fat_boot_sector *) data; fat_boot_sector 669 fs/fat/inode.c struct fat_boot_sector *b; fat_boot_sector 693 fs/fat/inode.c b = (struct fat_boot_sector *) bh->b_data; fat_boot_sector 1431 fs/fat/inode.c static bool fat_bpb_is_zero(struct fat_boot_sector *b) fat_boot_sector 1456 fs/fat/inode.c static int fat_read_bpb(struct super_block *sb, struct fat_boot_sector *b, fat_boot_sector 1535 fs/fat/inode.c struct fat_boot_sector *b, int silent, fat_boot_sector 1656 fs/fat/inode.c error = fat_read_bpb(sb, (struct fat_boot_sector *)bh->b_data, silent, fat_boot_sector 1660 fs/fat/inode.c (struct fat_boot_sector *)bh->b_data, silent, &bpb);