Searched refs:fat_read_bpb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/fat/ |
H A D | inode.c | 1455 static int fat_read_bpb(struct super_block *sb, struct fat_boot_sector *b, in fat_read_bpb() function 1655 error = fat_read_bpb(sb, (struct fat_boot_sector *)bh->b_data, silent, in fat_fill_super()
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | inode.c | 1454 static int fat_read_bpb(struct super_block *sb, struct fat_boot_sector *b, in fat_read_bpb() function 1651 error = fat_read_bpb(sb, (struct fat_boot_sector *)bh->b_data, silent, in fat_fill_super()
|
Completed in 6 milliseconds