OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bpbSecPerClust
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/fs/msdosfs/
bpb.h
27
uint8_t
bpbSecPerClust
; /* sectors per cluster */
45
uint8_t
bpbSecPerClust
; /* sectors per cluster */
63
uint8_t
bpbSecPerClust
; /* sectors per cluster */
94
uint8_t
bpbSecPerClust
; /* sectors per cluster */
127
int8_t
bpbSecPerClust
; /* sectors per cluster */
145
int8_t
bpbSecPerClust
; /* sectors per cluster */
163
uint8_t
bpbSecPerClust
; /* sectors per cluster */
msdosfs_vfsops.c
553
SecPerClust = b50->
bpbSecPerClust
;
/src/usr.sbin/makefs/msdos/
msdosfs_vfsops.c
127
SecPerClust = b50->
bpbSecPerClust
;
/src/sys/sys/
bootblock.h
619
uint8_t
bpbSecPerClust
; /* sectors per cluster */
636
uint8_t
bpbSecPerClust
; /* sectors per cluster */
661
uint8_t
bpbSecPerClust
; /* sectors per cluster */
/src/sys/lib/libsa/
dosfs.c
439
if (!(fs->spc = bs->bpb.
bpbSecPerClust
) || fs->spc & (fs->spc - 1))
Completed in 16 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025