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