OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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