Home
last modified time | relevance | path

Searched refs:readboot (Results 1 – 3 of 3) sorted by relevance

/external/fsck_msdos/
Dext.h88 int readboot(int, struct bootblock *);
Dcheck.c90 if (readboot(dosfs, &boot) == FSFATAL) { in checkfilesys()
Dboot.c51 readboot(dosfs, boot) in readboot() function