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

/freebsd-11.0-release/sbin/fsck_msdosfs/
H A Dext.h139 void clearchain(struct bootblock *, struct fatEntry *, cl_t);
H A Dfat.c419 clearchain(struct bootblock *boot, struct fatEntry *fat, cl_t head) function
436 clearchain(boot, fat, head);
545 clearchain(boot, fat, h);
689 clearchain(boot, fat, head);
H A Ddir.c427 clearchain(boot, fat, fat[cl].next);
693 clearchain(boot, fat, dirent.head);

Completed in 52 milliseconds