OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bs50
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/makefs/msdos/
msdosfs_vfsops.c
105
b50 = (struct byte_bpb50 *)bsp->
bs50
.bsBPB;
109
if (bsp->
bs50
.bsBootSectSig0 != BOOTSIG0
110
|| bsp->
bs50
.bsBootSectSig1 != BOOTSIG1) {
112
bsp->
bs50
.bsBootSectSig0,
113
bsp->
bs50
.bsBootSectSig1));
/src/sys/fs/msdosfs/
bootsect.h
90
struct bootsector50
bs50
;
member in union:bootsector
msdosfs_vfsops.c
523
b50 = (struct byte_bpb50 *)bsp->
bs50
.bsBPB;
534
if (bsp->
bs50
.bsBootSectSig0 != BOOTSIG0
535
|| bsp->
bs50
.bsBootSectSig1 != BOOTSIG1) {
537
bsp->
bs50
.bsBootSectSig0,
538
bsp->
bs50
.bsBootSectSig1);
Completed in 13 milliseconds
Indexes created Sun Oct 19 18:09:56 GMT 2025