Home
last modified time | relevance | path

Searched refs:xfs_rmap_compare (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_rmap.h190 int xfs_rmap_compare(const struct xfs_rmap_irec *a,
Dxfs_rmap.c2643 xfs_rmap_compare( in xfs_rmap_compare() function
/linux-6.1.9/fs/xfs/
Dxfs_fsmap.c263 if (xfs_rmap_compare(rec, &info->low) < 0) { in xfs_getfsmap_helper()