Searched refs:ino_cmp (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/contrib/
H A Dspd_readdir.c164 static int ino_cmp(const void *a, const void *b) function
232 qsort(dirstruct->dp, dirstruct->num, sizeof(struct dirent_s), ino_cmp);
/external/e2fsprogs/e2fsck/
H A Drehash.c169 static EXT2_QSORT_TYPE ino_cmp(const void *a, const void *b) function
795 sizeof(struct hash_entry), ino_cmp);

Completed in 1263 milliseconds