Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/msdos/
H A Dmsdosfs_vfsops.c79 struct byte_bpb33 *b33; in m_msdosfs_mount()
91 b33 = (struct byte_bpb33 *)bsp->bs33.bsBPB; in m_msdosfs_mount()
/freebsd/sys/fs/msdosfs/
H A Dbpb.h103 struct byte_bpb33 { struct
H A Dmsdosfs_vfsops.c510 struct byte_bpb33 *b33; in mountmsdosfs()
560 b33 = (struct byte_bpb33 *)bsp->bs33.bsBPB; in mountmsdosfs()