xfs_defer_drain_busy
return xfs_defer_drain_busy(&xg->xg_intents_drain);
return wait_event_killable(dr->dr_waiters, !xfs_defer_drain_busy(dr));