Home
last modified time | relevance | path

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

/external/fsck_msdos/
Dfat.c420 clearchain(struct bootblock *boot, struct fatEntry *fat, cl_t head) in clearchain() function
437 clearchain(boot, fat, head); in tryclear()
540 clearchain(boot, fat, h); in checkfat()
683 clearchain(boot, fat, head); in checklost()
688 clearchain(boot, fat, head); in checklost()
Dext.h148 void clearchain(struct bootblock *, struct fatEntry *, cl_t);
Ddir.c426 clearchain(boot, fat, fat[cl].next); in checksize()
777 clearchain(boot, fat, dirent.head); in readDosDirSection()