Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/msdos/
H A Dmsdosfs_vfsops.c81 struct byte_bpb710 *b710; in m_msdosfs_mount()
93 b710 = (struct byte_bpb710 *)bsp->bs710.bsBPB; in m_msdosfs_mount()
/freebsd/sys/fs/msdosfs/
H A Dbpb.h139 struct byte_bpb710 { struct
H A Dmsdosfs_vfsops.c512 struct byte_bpb710 *b710; in mountmsdosfs()
562 b710 = (struct byte_bpb710 *)bsp->bs710.bsBPB; in mountmsdosfs()