Searched refs:xfs_dir2_block_sort (Results 1 – 1 of 1) sorted by relevance
35 static int xfs_dir2_block_sort(const void *a, const void *b);880 xfs_dir2_block_sort( in xfs_dir2_block_sort() function1245 xfs_sort(blp, be32_to_cpu(btp->count), sizeof(*blp), xfs_dir2_block_sort); in xfs_dir2_sf_to_block()