Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_attr_list.c27 xfs_attr_shortform_compare(const void *a, const void *b) in xfs_attr_shortform_compare() function
147 xfs_sort(sbuf, nsbuf, sizeof(*sbuf), xfs_attr_shortform_compare); in xfs_attr_shortform_list()