Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Ddblist.c25 static EXT2_QSORT_TYPE (*sortfunc32)(const void *a, const void *b); variable
305 sortfunc32 = sortfunc; in ext2fs_dblist_sort()
372 return sortfunc32(&a32, &b32); in dir_block_cmp()