Home
last modified time | relevance | path

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

/freebsd-10-stable/sbin/fsck_msdosfs/
Dfat.c44 static int clustdiffer(cl_t, cl_t *, cl_t *, u_int);
336 clustdiffer(cl_t cl, cl_t *cp1, cl_t *cp2, u_int fatnum) in clustdiffer() function
414 ret |= clustdiffer(cl, &first[cl].next, &second[cl].next, fatnum); in comparefat()