Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_msdosfs/
H A Dext.h151 void clearchain(struct fat_descriptor *, cl_t);
H A Dfat.c1120 clearchain(struct fat_descriptor *fat, cl_t head) in clearchain() function
1286 clearchain(fat, head); in checklost()
H A Ddir.c457 clearchain(fat, fat_get_cl_next(fat, cl)); in checksize()