Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dmsdos_fs.h108 struct fat_boot_sector { struct
/linux-6.3-rc2/fs/fat/
A Dinode.c667 struct fat_boot_sector *b; in fat_set_state()
691 b = (struct fat_boot_sector *) bh->b_data; in fat_set_state()
1430 static bool fat_bpb_is_zero(struct fat_boot_sector *b) in fat_bpb_is_zero()
1455 static int fat_read_bpb(struct super_block *sb, struct fat_boot_sector *b, in fat_read_bpb()
1534 struct fat_boot_sector *b, int silent, in fat_read_static_bpb()
1652 error = fat_read_bpb(sb, (struct fat_boot_sector *)bh->b_data, silent, in fat_fill_super()
1656 (struct fat_boot_sector *)bh->b_data, silent, &bpb); in fat_fill_super()
/linux-6.3-rc2/block/partitions/
A Dmsdos.c587 struct fat_boot_sector *fb; in msdos_partition()
629 fb = (struct fat_boot_sector *) data; in msdos_partition()

Completed in 99 milliseconds