Searched refs:clearchain (Results 1 – 3 of 3) sorted by relevance
/openbsd/sbin/fsck_msdos/ |
H A D | ext.h | 133 void clearchain(struct bootblock *, struct fatEntry *, cl_t);
|
H A D | fat.c | 288 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 D | dir.c | 395 clearchain(boot, fat, fat[cl].next); in checksize() 668 clearchain(boot, fat, dirent.head); in readDosDirSection()
|