Searched refs:xfs_rmap_compare (Results 1 – 9 of 9) sorted by relevance
190 int xfs_rmap_compare(const struct xfs_rmap_irec *a,
2600 xfs_rmap_compare( in xfs_rmap_compare() function
263 if (xfs_rmap_compare(rec, &info->low) < 0) { in xfs_getfsmap_helper()