Searched defs:boot (Results 1 – 4 of 4) sorted by relevance
| /third_party/uapp/fsck-msdosfs/ |
| A D | fat.c | 59 checkdirty(int fs, struct bootblock *boot) in checkdirty() 125 checkclnum(struct bootblock *boot, u_int fat, cl_t cl, cl_t *next) in checkclnum() 156 _readfat(int fs, struct bootblock *boot, u_int no, u_char **buffer) in _readfat() 192 readfat(int fs, struct bootblock *boot, u_int no, struct fatEntry **fp) in readfat() 398 comparefat(struct bootblock *boot, struct fatEntry *first, in comparefat() 411 clearchain(struct bootblock *boot, struct fatEntry *fat, cl_t head) in clearchain() 425 tryclear(struct bootblock *boot, struct fatEntry *fat, cl_t head, cl_t *truncp) in tryclear() 449 checkfat(struct bootblock *boot, struct fatEntry *fat) in checkfat() 550 writefat(int fs, struct bootblock *boot, struct fatEntry *fat, int correct_fat) in writefat() 660 checklost(int dosfs, struct bootblock *boot, struct fatEntry *fat) in checklost()
|
| A D | boot.c | 35 readboot(int dosfs, struct bootblock *boot) in readboot() 252 writefsinfo(int dosfs, struct bootblock *boot) in writefsinfo()
|
| A D | dir.c | 208 resetDosDirSection(struct bootblock *boot, struct fatEntry *fat) in resetDosDirSection() 305 delete(int f, struct bootblock *boot, struct fatEntry *fat, cl_t startcl, in delete() 345 removede(int f, struct bootblock *boot, struct fatEntry *fat, u_char *start, in removede() 382 checksize(struct bootblock *boot, struct fatEntry *fat, u_char *p, in checksize() 436 readDosDirSection(int f, struct bootblock *boot, struct fatEntry *fat, in readDosDirSection() 876 handleDirTree(int dosfs, struct bootblock *boot, struct fatEntry *fat) in handleDirTree() 917 reconnect(int dosfs, struct bootblock *boot, struct fatEntry *fat, cl_t head) in reconnect()
|
| A D | check.c | 39 struct bootblock boot; in checkfilesys() local
|
Completed in 6 milliseconds