Searched refs:reconnect (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/uapp/fsck-msdosfs/
H A Dext.h127 * Try to reconnect a lost cluster chain
129 int reconnect(int, struct bootblock *, struct fatEntry *, cl_t);
H A Dfat.c677 mod |= ret = reconnect(dosfs, boot, fat, head);
H A Ddir.c910 * Try to reconnect a FAT chain into dir
917 reconnect(int dosfs, struct bootblock *boot, struct fatEntry *fat, cl_t head) function

Completed in 82 milliseconds