Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_linux.h174 #define xfs_sort(a,n,s,fn) sort(a,n,s,fn,NULL) macro
A Dxfs_attr_list.c147 xfs_sort(sbuf, nsbuf, sizeof(*sbuf), xfs_attr_shortform_compare); in xfs_attr_shortform_list()
A Dxfs_fsmap.c889 xfs_sort(handlers, XFS_GETFSMAP_DEVS, sizeof(struct xfs_getfsmap_dev), in xfs_getfsmap()
/linux/fs/xfs/libxfs/
A Dxfs_dir2_block.c1262 xfs_sort(blp, be32_to_cpu(btp->count), sizeof(*blp), xfs_dir2_block_sort); in xfs_dir2_sf_to_block()

Completed in 9 milliseconds