Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_attr_leaf.c546 xfs_attr_shortform_compare(const void *a, const void *b) in xfs_attr_shortform_compare() function
673 xfs_sort(sbuf, nsbuf, sizeof(*sbuf), xfs_attr_shortform_compare); in xfs_attr_shortform_list()