Home
last modified time | relevance | path

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

/external/fsck_msdos/
Dfat.c46 static int clustdiffer(cl_t, cl_t *, cl_t *, u_int);
338 clustdiffer(cl_t cl, cl_t *cp1, cl_t *cp2, u_int fatnum) in clustdiffer() function
416 ret |= clustdiffer(cl, &first[cl].next, &second[cl].next, fatnum); in comparefat()