Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_platform.h184 #define xfs_sort(a,n,s,fn) sort(a,n,s,fn,NULL) macro
H A Dxfs_fsmap.c1210 xfs_sort(handlers, XFS_GETFSMAP_DEVS, sizeof(struct xfs_getfsmap_dev), in xfs_getfsmap()