Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_attr_list.c26 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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds