Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_attr_list.c31 xfs_attr_shortform_compare(const void *a, const void *b) in xfs_attr_shortform_compare() function
151 xfs_sort(sbuf, nsbuf, sizeof(*sbuf), xfs_attr_shortform_compare); in xfs_attr_shortform_list()