Searched defs:xfs_sort (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_linux.h178 #define xfs_sort(a,n,s,fn) sort(a,n,s,fn,NULL) macro

Completed in 106 milliseconds