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()
531 clearchain(boot, fat, h); in checkfat()
674 clearchain(boot, fat, head); in checklost()
679 clearchain(boot, fat, head); in checklost()
Dext.h148 void clearchain(struct bootblock *, struct fatEntry *, cl_t);
Ddir.c418 clearchain(boot, fat, fat[cl].next); in checksize()
684 clearchain(boot, fat, dirent.head); in readDosDirSection()