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

/linux-master/fs/xfs/libxfs/
H A Dxfs_rtbitmap.h320 int xfs_rtfind_forw(struct xfs_rtalloc_args *args, xfs_rtxnum_t start,
H A Dxfs_rtbitmap.c300 xfs_rtfind_forw( function
708 error = xfs_rtfind_forw(args, end, mp->m_sb.sb_rextents - 1,
1053 error = xfs_rtfind_forw(&args, rtstart, high_key, &rtend);
/linux-master/fs/xfs/
H A Dxfs_rtalloc.c151 error = xfs_rtfind_forw(args, end, mp->m_sb.sb_rextents - 1,
286 error = xfs_rtfind_forw(args, next, end, &i);

Completed in 177 milliseconds