Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_iext_tree.c289 xfs_iext_rec_cmp( in xfs_iext_rec_cmp() function
646 xfs_iext_rec_cmp(cur_rec(cur), irec->br_startoff) != 0); in xfs_iext_insert()
939 if (xfs_iext_rec_cmp(rec, offset) >= 0) in xfs_iext_lookup_extent()