Home
last modified time | relevance | path

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

/third_party/fsck_msdos/
Dext.h83 int readboot(int, struct bootblock *);
Dcheck.c81 if (readboot(dosfs, &boot) == FSFATAL) { in checkfilesys()
Dboot.c48 readboot(int dosfs, struct bootblock *boot) in readboot() function