OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clearchain
(Results
1 - 3
of
3
) sorted by null
/external/fsck_msdos/
ext.h
148
void
clearchain
(struct bootblock *, struct fatEntry *, cl_t);
fat.c
420
clearchain
(struct bootblock *boot, struct fatEntry *fat, cl_t head)
function
437
clearchain
(boot, fat, head);
540
clearchain
(boot, fat, h);
683
clearchain
(boot, fat, head);
688
clearchain
(boot, fat, head);
dir.c
426
clearchain
(boot, fat, fat[cl].next);
777
clearchain
(boot, fat, dirent.head);
Completed in 228 milliseconds