Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rtbitmap.c330 xfs_rtfind_forw( in xfs_rtfind_forw() function
740 error = xfs_rtfind_forw(args, end, mp->m_sb.sb_rextents - 1, in xfs_rtfree_range()
1081 error = xfs_rtfind_forw(&args, start, end, &rtend); in xfs_rtalloc_query_range()
Dxfs_rtbitmap.h284 int xfs_rtfind_forw(struct xfs_rtalloc_args *args, xfs_rtxnum_t start,
/linux-6.12.1/fs/xfs/
Dxfs_rtalloc.c152 error = xfs_rtfind_forw(args, end, mp->m_sb.sb_rextents - 1, in xfs_rtallocate_range()
299 error = xfs_rtfind_forw(args, next, end, &i); in xfs_rtallocate_extent_block()