Searched refs:xfs_rtfind_forw (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/fs/xfs/ |
H A D | xfs_rtalloc.h | 109 int xfs_rtfind_forw(struct xfs_mount *mp, struct xfs_trans *tp,
|
H A D | xfs_rtalloc.c | 177 error = xfs_rtfind_forw(mp, tp, end, mp->m_sb.sb_rextents - 1, xfs_rtallocate_range() 299 error = xfs_rtfind_forw(mp, tp, next, end, &i); xfs_rtallocate_extent_block()
|
/linux-4.1.27/fs/xfs/libxfs/ |
H A D | xfs_rtbitmap.c | 258 xfs_rtfind_forw( xfs_rtfind_forw() function 705 error = xfs_rtfind_forw(mp, tp, end, mp->m_sb.sb_rextents - 1, xfs_rtfree_range()
|
Completed in 41 milliseconds