Searched defs:boot (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/third_party/uapp/fsck-msdosfs/
H A Dboot.c35 readboot(int dosfs, struct bootblock *boot) argument
252 writefsinfo(int dosfs, struct bootblock *boot) argument
[all...]
H A Dcheck.c39 struct bootblock boot; local
[all...]
H A Dfat.c59 checkdirty(int fs, struct bootblock *boot) argument
125 checkclnum(struct bootblock *boot, u_int fat, cl_t cl, cl_t *next) argument
156 _readfat(int fs, struct bootblock *boot, u_int no, u_char **buffer) argument
192 readfat(int fs, struct bootblock *boot, u_int no, struct fatEntry **fp) argument
398 comparefat(struct bootblock *boot, struct fatEntry *first, struct fatEntry *second, u_int fatnum) argument
411 clearchain(struct bootblock *boot, struct fatEntry *fat, cl_t head) argument
425 tryclear(struct bootblock *boot, struct fatEntry *fat, cl_t head, cl_t *truncp) argument
449 checkfat(struct bootblock *boot, struct fatEntry *fat) argument
550 writefat(int fs, struct bootblock *boot, struct fatEntry *fat, int correct_fat) argument
660 checklost(int dosfs, struct bootblock *boot, struct fatEntry *fat) argument
[all...]
H A Ddir.c208 resetDosDirSection(struct bootblock *boot, struct fatEntry *fat) argument
305 delete(int f, struct bootblock *boot, struct fatEntry *fat, cl_t startcl, int startoff, cl_t endcl, int endoff, int notlast) argument
345 removede(int f, struct bootblock *boot, struct fatEntry *fat, u_char *start, u_char *end, cl_t startcl, cl_t endcl, cl_t curcl, char *path, int type) argument
382 checksize(struct bootblock *boot, struct fatEntry *fat, u_char *p, struct dosDirEntry *dir) argument
436 readDosDirSection(int f, struct bootblock *boot, struct fatEntry *fat, struct dosDirEntry *dir) argument
876 handleDirTree(int dosfs, struct bootblock *boot, struct fatEntry *fat) argument
917 reconnect(int dosfs, struct bootblock *boot, struct fatEntry *fat, cl_t head) argument
[all...]

Completed in 34 milliseconds