Home
last modified time | relevance | path

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

/openbsd/sbin/fsck_msdos/
H A Dext.h133 void clearchain(struct bootblock *, struct fatEntry *, cl_t);
H A Dfat.c288 clearchain(struct bootblock *boot, struct fatEntry *fat, cl_t head) in clearchain() function
308 clearchain(boot, fat, head); in tryclear()
417 clearchain(boot, fat, h); in checkfat()
533 clearchain(boot, fat, head); in checklost()
H A Ddir.c395 clearchain(boot, fat, fat[cl].next); in checksize()
668 clearchain(boot, fat, dirent.head); in readDosDirSection()