Home
last modified time | relevance | path

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

/netbsd-src/sbin/fsck_msdos/
H A Dfat.c43 static int checkclnum(struct bootblock *, u_int, cl_t, cl_t *);
52 checkclnum(struct bootblock *boot, u_int fat, cl_t cl, cl_t *next) in checkclnum() function
206 ret |= checkclnum(boot, no, cl, &fat[cl].next); in readfat()
212 ret |= checkclnum(boot, no, cl, &fat[cl].next); in readfat()
218 ret |= checkclnum(boot, no, cl, &fat[cl].next); in readfat()
223 ret |= checkclnum(boot, no, cl, &fat[cl].next); in readfat()