xfs_extent_busy_search
ASSERT(!xfs_extent_busy_search(pag_group(args->pag),
if (xfs_extent_busy_search(pag_group(pag), fbno, flen)) {
if (xfs_extent_busy_search(rtg_group(rtg), rgbno, len)) {
int xfs_extent_busy_search(struct xfs_group *xg, xfs_agblock_t bno,