OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RootCl
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/fsck_msdos/
dosfs.h
56
cl_t
RootCl
; /* Start of Root Directory */
dir.c
248
if (boot->
RootCl
< CLUST_FIRST || boot->
RootCl
>= boot->NumClusters) {
250
boot->
RootCl
);
253
cl = fat[boot->
RootCl
].next;
256
|| fat[boot->
RootCl
].head != boot->
RootCl
) {
267
fat[boot->
RootCl
].next = CLUST_FREE;
273
fat[boot->
RootCl
].flags |= FAT_USED;
274
rootDir->head = boot->
RootCl
;
boot.c
128
boot->
RootCl
= block[44] + (block[45] << 8)
Completed in 39 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025