xfs_extent_busy_list_empty
if (xfs_extent_busy_list_empty(xg, &busy_gen))
if (!xfs_extent_busy_list_empty(pag_group(sc->sa.pag), &busy_gen)) {
if (!xfs_extent_busy_list_empty(xg, &busy_gen)) {
bool xfs_extent_busy_list_empty(struct xfs_group *xg, unsigned int *busy_gen);