Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_rtbitmap.h34 int xfs_rtfind_forw(struct xfs_mount *mp, struct xfs_trans *tp,
H A Dxfs_rtbitmap.c270 xfs_rtfind_forw( in xfs_rtfind_forw() function
722 error = xfs_rtfind_forw(mp, tp, end, mp->m_sb.sb_rextents - 1, in xfs_rtfree_range()
1077 error = xfs_rtfind_forw(mp, tp, rtstart, high_key, &rtend); in xfs_rtalloc_query_range()
/openbmc/linux/fs/xfs/
H A Dxfs_rtalloc.c169 error = xfs_rtfind_forw(mp, tp, end, mp->m_sb.sb_rextents - 1, in xfs_rtallocate_range()
311 error = xfs_rtfind_forw(mp, tp, next, end, &i); in xfs_rtallocate_extent_block()