Lines Matching refs:xfs_warn
684 xfs_warn(mp,
708 xfs_warn(mp, "AIL initialisation failed: error %d", error);
720 xfs_warn(mp, "log mount/recovery failed: error %d",
1056 xfs_warn(mp,
1533 xfs_warn(mp, "Log allocation failed: No memory!");
1564 xfs_warn(mp, "Log sector size too small (0x%x < 0x%x)",
1571 xfs_warn(mp, "Log sector size too large (0x%x > 0x%x)",
1579 xfs_warn(mp,
2091 xfs_warn(log->l_mp,
2155 xfs_warn(mp, "ticket reservation summary:");
2156 xfs_warn(mp, " unit res = %d bytes", ticket->t_unit_res);
2157 xfs_warn(mp, " current res = %d bytes", ticket->t_curr_res);
2158 xfs_warn(mp, " original count = %d", ticket->t_ocnt);
2159 xfs_warn(mp, " remaining count = %d", ticket->t_cnt);
2173 xfs_warn(mp, "transaction summary:");
2174 xfs_warn(mp, " log res = %d", tp->t_log_res);
2175 xfs_warn(mp, " log count = %d", tp->t_log_count);
2176 xfs_warn(mp, " flags = 0x%x", tp->t_flags);
2186 xfs_warn(mp, "log item: ");
2187 xfs_warn(mp, " type = 0x%x", lip->li_type);
2188 xfs_warn(mp, " flags = 0x%lx", lip->li_flags);
2191 xfs_warn(mp, " niovecs = %d", lv->lv_niovecs);
2192 xfs_warn(mp, " size = %d", lv->lv_size);
2193 xfs_warn(mp, " bytes = %d", lv->lv_bytes);
2194 xfs_warn(mp, " buf len = %d", lv->lv_buf_len);
2201 xfs_warn(mp, " iovec[%d]", i);
2202 xfs_warn(mp, " type = 0x%x", vec->i_type);
2203 xfs_warn(mp, " len = %d", vec->i_len);
2204 xfs_warn(mp, " first %d bytes of iovec[%d]:", dumplen, i);
2827 xfs_warn(log->l_mp,
3677 xfs_warn(log->l_mp,
3861 xfs_warn(mp,