Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_attr_sf.h56 } xfs_attr_sf_sort_t; typedef
/linux-4.1.27/fs/xfs/
Dxfs_attr_list.c45 xfs_attr_sf_sort_t *sa, *sb; in xfs_attr_shortform_compare()
47 sa = (xfs_attr_sf_sort_t *)a; in xfs_attr_shortform_compare()
48 sb = (xfs_attr_sf_sort_t *)b; in xfs_attr_shortform_compare()
72 xfs_attr_sf_sort_t *sbuf, *sbp; in xfs_attr_shortform_list()