UBLK_F_QUIESCE
if ((info.flags & UBLK_F_QUIESCE) && !(info.flags & UBLK_F_USER_RECOVERY)) {
if (!(ub->dev_info.flags & UBLK_F_QUIESCE))
| UBLK_F_QUIESCE \
if ((features & UBLK_F_QUIESCE) &&
info->flags |= UBLK_F_QUIESCE;
FEAT_NAME(UBLK_F_QUIESCE),