OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bpbHugeSectors
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/fs/msdosfs/
bpb.h
41
* and
bpbHugeSectors
is not in the 3.3 bpb.
55
uint32_t
bpbHugeSectors
; /* # of sectors if bpbSectors == 0 */
73
uint32_t
bpbHugeSectors
; /* # of sectors if bpbSectors == 0 */
141
* and
bpbHugeSectors
is not in the 3.3 bpb.
155
int8_t
bpbHugeSectors
[4]; /* # of sectors if bpbSectors == 0 */
173
uint8_t
bpbHugeSectors
[4]; /* # of sectors if bpbSectors == 0 */
bootsect.h
109
#define bsHugeSectors bsBPB.
bpbHugeSectors
msdosfsmount.h
165
#define pm_HugeSectors pm_bpb.
bpbHugeSectors
msdosfs_vfsops.c
566
pmp->pm_HugeSectors = getulong(b50->
bpbHugeSectors
);
/src/usr.sbin/makefs/msdos/
msdosfs_vfsops.c
164
pmp->pm_HugeSectors = getulong(b50->
bpbHugeSectors
);
/src/sys/sys/
bootblock.h
647
uint32_t
bpbHugeSectors
; /* # of sectors if bpbSectors == 0 */
672
uint32_t
bpbHugeSectors
; /* # of sectors if bpbSectors == 0 */
/src/sys/lib/libsa/
dosfs.c
461
!(sc = getulong(bs->bpb.
bpbHugeSectors
)))
Completed in 30 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026