Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dir_leaf.c415 xfs_dir_shortform_compare(const void *a, const void *b) in xfs_dir_shortform_compare() function
507 qsort(sbuf, nsbuf, sizeof(*sbuf), xfs_dir_shortform_compare); in xfs_dir_shortform_getdents()