Home | History | Annotate | Download | only in fsck_msdos

Lines Matching refs:bootblock

102 static int delete(int, struct bootblock *, struct fatEntry *, cl_t, int,
104 static int removede(int, struct bootblock *, struct fatEntry *, u_char *,
106 static int checksize(struct bootblock *, struct fatEntry *, u_char *,
108 static int readDosDirSection(int, struct bootblock *, struct fatEntry *,
224 resetDosDirSection(struct bootblock *boot, struct fatEntry *fat)
307 delete(int f, struct bootblock *boot, struct fatEntry *fat, cl_t startcl,
355 removede(int f, struct bootblock *boot, struct fatEntry *fat, u_char *start,
390 checksize(struct bootblock *boot, struct fatEntry *fat, u_char *p,
443 check_dot_dot(int f, struct bootblock *boot, struct fatEntry *fat,struct dosDirEntry *dir)
525 readDosDirSection(int f, struct bootblock *boot, struct fatEntry *fat,
978 handleDirTree(int dosfs, struct bootblock *boot, struct fatEntry *fat)
1019 reconnect(int dosfs, struct bootblock *boot, struct fatEntry *fat, cl_t head)