Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/msdos/
H A Dmsdosfs_vfsops.c80 struct byte_bpb50 *b50; in m_msdosfs_mount()
92 b50 = (struct byte_bpb50 *)bsp->bs50.bsBPB; in m_msdosfs_mount()
/freebsd/sys/fs/msdosfs/
H A Dbpb.h121 struct byte_bpb50 { struct
H A Dmsdosfs_vfsops.c511 struct byte_bpb50 *b50; in mountmsdosfs()
561 b50 = (struct byte_bpb50 *)bsp->bs50.bsBPB; in mountmsdosfs()