Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_msdosfs/
H A Dext.h133 int checklost(struct fat_descriptor *);
H A Dcheck.c118 mod |= checklost(fat); in checkfilesys()
H A Dfat.c1245 checklost(struct fat_descriptor *fat) in checklost() function