Searched refs:bs50 (Results 1 – 3 of 3) sorted by relevance
99 b50 = (struct byte_bpb50 *)bsp->bs50.bsBPB; in msdosfs_mount()102 if (bsp->bs50.bsBootSectSig0 != BOOTSIG0 in msdosfs_mount()103 || bsp->bs50.bsBootSectSig1 != BOOTSIG1) { in msdosfs_mount()105 bsp->bs50.bsBootSectSig0, in msdosfs_mount()106 bsp->bs50.bsBootSectSig1)); in msdosfs_mount()
77 struct bootsector50 bs50; member
281 b50 = (struct byte_bpb50 *)bsp->bs50.bsBPB; in msdosfs_mountfs()