Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/makefs/msdos/
H A Dmsdosfs_vfsops.c81 struct byte_bpb33 *b33; in m_msdosfs_mount()
93 b33 = (struct byte_bpb33 *)bsp->bs33.bsBPB; in m_msdosfs_mount()
/dragonfly/sys/vfs/msdosfs/
H A Dbpb.h106 struct byte_bpb33 { struct
H A Dmsdosfs_vfsops.c298 struct byte_bpb33 *b33; in mountmsdosfs()
342 b33 = (struct byte_bpb33 *)bsp->bs33.bsBPB; in mountmsdosfs()