OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RootDirEnts
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/fsck_msdos/
dosfs.h
46
u_int
RootDirEnts
; /* number of root directory entries */
boot.c
95
boot->
RootDirEnts
= block[17] + (block[18] << 8);
113
if (!boot->
RootDirEnts
)
223
boot->FirstCluster = (boot->
RootDirEnts
* 32 + boot->BytesPerSec - 1)
dir.c
225
b1 = boot->
RootDirEnts
* 32;
490
last = boot->
RootDirEnts
* 32;
Completed in 44 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025