Home
last modified time | relevance | path

Searched refs:xfs_warn (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/linux/fs/xfs/
H A Dxfs_icreate_item.c163 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad type"); in xlog_recover_icreate_commit_pass2()
168 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad icl size"); in xlog_recover_icreate_commit_pass2()
174 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad agno"); in xlog_recover_icreate_commit_pass2()
179 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad agbno"); in xlog_recover_icreate_commit_pass2()
184 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad isize"); in xlog_recover_icreate_commit_pass2()
189 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad count"); in xlog_recover_icreate_commit_pass2()
194 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad length"); in xlog_recover_icreate_commit_pass2()
204 xfs_warn(log->l_mp, in xlog_recover_icreate_commit_pass2()
211 xfs_warn(log->l_mp, in xlog_recover_icreate_commit_pass2()
247 xfs_warn(mp, in xlog_recover_icreate_commit_pass2()
H A Dxfs_mount.c268 xfs_warn(mp, in xfs_check_new_dalign()
300 xfs_warn(mp, in xfs_validate_new_dalign()
311 xfs_warn(mp, in xfs_validate_new_dalign()
318 xfs_warn(mp, in xfs_validate_new_dalign()
327 xfs_warn(mp, in xfs_validate_new_dalign()
753 xfs_warn(mp, in xfs_mountfs()
773 xfs_warn(mp, "RT mount failed"); in xfs_mountfs()
808 xfs_warn(mp, "no log defined"); in xfs_mountfs()
854 xfs_warn(mp, in xfs_mountfs()
934 xfs_warn(mp, in xfs_mountfs()
[all …]
H A Dxfs_message.h26 #define xfs_warn(mp, fmt, ...) \ macro
70 xfs_printk_ratelimited(xfs_warn, dev, fmt, ##__VA_ARGS__)
81 xfs_warn((mp), (fmt), ##__VA_ARGS__); \
85 xfs_printk_once(xfs_warn, dev, fmt, ##__VA_ARGS__)
H A Dxfs_super.c460 xfs_warn(mp, in xfs_open_devices()
1025 xfs_warn(mp, in xfs_finish_flags()
1033 xfs_warn(mp, in xfs_finish_flags()
1426 xfs_warn(mp, in xfs_fs_validate_params()
1443 xfs_warn(mp, in xfs_fs_validate_params()
1463 xfs_warn(mp, in xfs_fs_validate_params()
1597 xfs_warn(mp, in xfs_fs_fill_super()
1610 xfs_warn(mp, in xfs_fs_fill_super()
1639 xfs_warn(mp, in xfs_fs_fill_super()
1650 xfs_warn(mp, in xfs_fs_fill_super()
[all …]
H A Dxfs_log_recover.c130 xfs_warn(log->l_mp, in xlog_do_io()
221 xfs_warn(mp, in xlog_header_check_recover()
228 xfs_warn(mp, in xlog_header_check_recover()
427 xfs_warn(log->l_mp, in xlog_find_verify_log_record()
998 xfs_warn(log->l_mp, in xlog_verify_tail()
1066 xfs_warn(log->l_mp, in xlog_verify_head()
1876 xfs_warn(log->l_mp, in xlog_recover_reorder_trans()
2181 xfs_warn(log->l_mp, in xlog_recover_add_to_trans()
2196 xfs_warn(log->l_mp, in xlog_recover_add_to_trans()
3014 xfs_warn(log->l_mp, in xlog_do_recovery_pass()
[all …]
H A Dxfs_log.c684 xfs_warn(mp, in xfs_log_mount()
1056 xfs_warn(mp, in xfs_log_quiesce()
1580 xfs_warn(mp, in xlog_alloc_log()
2092 xfs_warn(log->l_mp, in xlog_sync()
2174 xfs_warn(mp, "transaction summary:"); in xlog_print_trans()
2187 xfs_warn(mp, "log item: "); in xlog_print_trans()
2193 xfs_warn(mp, " size = %d", lv->lv_size); in xlog_print_trans()
2202 xfs_warn(mp, " iovec[%d]", i); in xlog_print_trans()
2828 xfs_warn(log->l_mp, in xlog_state_do_callback()
3678 xfs_warn(log->l_mp, in xlog_verify_iclog()
[all …]
H A Dxfs_rtalloc.h89 xfs_warn(mp, "Not built with CONFIG_XFS_RT"); in xfs_rtmount_init()
H A Dxfs_qm_bhv.c101 xfs_warn(mp, "please mount with%s%s%s%s.", in xfs_qm_newmount()
H A Dxfs_message.c87 xfs_warn(mp, "Assertion failed: %s, file: %s, line: %d", in asswarn()
H A Dxfs_fsops.c592 xfs_warn(mp, in xfs_fs_reserve_ag_blocks()
619 xfs_warn(mp, in xfs_fs_unreserve_ag_blocks()
H A Dxfs_notify_failure.c188 xfs_warn(mp, "filesystem is not ready for notify_failure()!"); in xfs_dax_notify_failure()
H A Dxfs_rtalloc.c917 xfs_warn(mp, "could not allocate realtime summary cache"); in xfs_alloc_rsum_cache()
1288 xfs_warn(mp, in xfs_rtmount_init()
1303 xfs_warn(mp, "realtime mount -- %llu != %llu", in xfs_rtmount_init()
1312 xfs_warn(mp, "realtime device size check failed"); in xfs_rtmount_init()
H A Dxfs_log_cil.c685 xfs_warn(log->l_mp, "Transaction log reservation overrun:"); in xlog_cil_insert_items()
686 xfs_warn(log->l_mp, in xlog_cil_insert_items()
689 xfs_warn(log->l_mp, " split region headers: %d bytes", in xlog_cil_insert_items()
691 xfs_warn(log->l_mp, " ctx ticket: %d bytes", ctx_res); in xlog_cil_insert_items()
H A Dxfs_qm.c524 xfs_warn(NULL, "%s: dquot reclaim failed", __func__); in xfs_qm_shrink_scan()
1396 xfs_warn(mp, in xfs_qm_quotacheck()
1405 xfs_warn(mp, in xfs_qm_quotacheck()
1516 xfs_warn(mp, "Failed to initialize disk quotas."); in xfs_qm_mount_quotas()
H A Dxfs_buf_item_recover.c399 xfs_warn(mp, "Unknown buffer type %d!", in xlog_recover_validate_buf_type()
413 xfs_warn(mp, warnmsg); in xlog_recover_validate_buf_type()
H A Dxfs_health.c63 xfs_warn(mp, in xfs_health_unmount()
H A Dxfs_icache.c415 xfs_warn(ip->i_mount, in xfs_iget_check_free_state()
422 xfs_warn(ip->i_mount, in xfs_iget_check_free_state()
1781 xfs_warn(ip->i_mount, in xfs_check_delalloc()
H A Dxfs_buf.c966 xfs_warn(target->bt_mount, in xfs_buf_get_uncached()
1570 xfs_warn(mp, in _xfs_buf_ioapply()
1973 xfs_warn(btp->bt_mount, in xfs_setsize_buftarg()
H A Dxfs_inode_item_recover.c521 xfs_warn(log->l_mp, "%s: Invalid flag", __func__); in xlog_recover_inode_commit_pass2()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_sb.c196 xfs_warn(mp, in xfs_validate_sb_read()
199 xfs_warn(mp, in xfs_validate_sb_read()
218 xfs_warn(mp, in xfs_validate_sb_read()
222 xfs_warn(mp, in xfs_validate_sb_read()
264 xfs_warn(mp, in xfs_validate_sb_write()
279 xfs_warn(mp, in xfs_validate_sb_write()
287 xfs_warn(mp, in xfs_validate_sb_write()
318 xfs_warn(mp, in xfs_validate_sb_common()
325 xfs_warn(mp, in xfs_validate_sb_common()
374 xfs_warn(mp, in xfs_validate_sb_common()
[all …]
H A Dxfs_inode_fork.c80 xfs_warn(ip->i_mount, in xfs_iformat_local()
119 xfs_warn(ip->i_mount, "corrupt inode %llu ((a)extents = %llu).", in xfs_iformat_extents()
196 xfs_warn(mp, "corrupt inode %llu (btree).", in xfs_iformat_btree()
H A Dxfs_ialloc.c137 xfs_warn(mp, in xfs_inobt_complain_bad_rec()
141 xfs_warn(mp, in xfs_inobt_complain_bad_rec()
1950 xfs_warn(mp, "%s: xfs_inobt_lookup() returned error %d.", in xfs_difree_inobt()
1960 xfs_warn(mp, "%s: xfs_inobt_get_rec() returned error %d.", in xfs_difree_inobt()
2007 xfs_warn(mp, "%s: xfs_btree_delete returned error %d.", in xfs_difree_inobt()
2020 xfs_warn(mp, "%s: xfs_inobt_update returned error %d.", in xfs_difree_inobt()
2179 xfs_warn(mp, "%s: agno != pag->pag_agno (%d != %d).", in xfs_difree()
2186 xfs_warn(mp, "%s: inode != XFS_AGINO_TO_INO() (%llu != %llu).", in xfs_difree()
2194 xfs_warn(mp, "%s: agbno >= mp->m_sb.sb_agblocks (%d >= %d).", in xfs_difree()
2204 xfs_warn(mp, "%s: xfs_ialloc_read_agi() returned error %d.", in xfs_difree()
H A Dxfs_ag_resv.c223 xfs_warn(mp, in __xfs_ag_resv_init()
H A Dxfs_dir2.c215 xfs_warn(mp, "Invalid inode number 0x%Lx", in xfs_dir_ino_validate()
H A Dxfs_refcount.c155 xfs_warn(mp, in xfs_refcount_complain_bad_rec()
158 xfs_warn(mp, in xfs_refcount_complain_bad_rec()

12