HomeSort by relevance Sort by last modified time
    Searched full:clustdiffer (Results 1 - 1 of 1) sorted by null

  /external/fsck_msdos/
fat.c 51 static int clustdiffer(cl_t, cl_t *, cl_t *, int);
337 clustdiffer(cl_t cl, cl_t *cp1, cl_t *cp2, int fatnum) function
415 ret |= clustdiffer(cl, &first[cl].next, &second[cl].next, fatnum);

Completed in 648 milliseconds