Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds