Searched refs:xfs_sort (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/ | ||
| H A D | xfs_platform.h | 184 #define xfs_sort(a,n,s,fn) sort(a,n,s,fn,NULL) macro |
| H A D | xfs_fsmap.c | 1210 xfs_sort(handlers, XFS_GETFSMAP_DEVS, sizeof(struct xfs_getfsmap_dev), in xfs_getfsmap() |