Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_rmap.h204 int xfs_rmap_compare(const struct xfs_rmap_irec *a,
H A Dxfs_rmap.c2878 xfs_rmap_compare( in xfs_rmap_compare() function
/linux/fs/xfs/
H A Dxfs_fsmap.c270 return xfs_rmap_compare(&rec, &info->low) < 0; in xfs_getfsmap_frec_before_start()