Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/fs/xfs/
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()
A Dxfs_mount.c267 xfs_warn(mp, in xfs_check_new_dalign()
299 xfs_warn(mp, in xfs_validate_new_dalign()
310 xfs_warn(mp, in xfs_validate_new_dalign()
317 xfs_warn(mp, in xfs_validate_new_dalign()
326 xfs_warn(mp, in xfs_validate_new_dalign()
750 xfs_warn(mp, in xfs_mountfs()
770 xfs_warn(mp, "RT mount failed"); in xfs_mountfs()
805 xfs_warn(mp, "no log defined"); in xfs_mountfs()
851 xfs_warn(mp, in xfs_mountfs()
931 xfs_warn(mp, in xfs_mountfs()
[all …]
A Dxfs_super.c457 xfs_warn(mp, in xfs_open_devices()
1006 xfs_warn(mp, in xfs_finish_flags()
1014 xfs_warn(mp, in xfs_finish_flags()
1403 xfs_warn(mp, in xfs_fs_validate_params()
1420 xfs_warn(mp, in xfs_fs_validate_params()
1440 xfs_warn(mp, in xfs_fs_validate_params()
1543 xfs_warn(mp, in xfs_fs_fill_super()
1572 xfs_warn(mp, in xfs_fs_fill_super()
1583 xfs_warn(mp, in xfs_fs_fill_super()
1601 xfs_warn(mp, in xfs_fs_fill_super()
[all …]
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__)
A Dxfs_log.c682 xfs_warn(mp, in xfs_log_mount()
687 xfs_warn(mp, in xfs_log_mount()
692 xfs_warn(mp, in xfs_log_mount()
699 xfs_warn(mp, in xfs_log_mount()
1090 xfs_warn(mp, in xfs_log_quiesce()
1613 xfs_warn(mp, in xlog_alloc_log()
2124 xfs_warn(log->l_mp, in xlog_sync()
2219 xfs_warn(mp, "log item: "); in xlog_print_trans()
2860 xfs_warn(log->l_mp, in xlog_state_do_callback()
3710 xfs_warn(log->l_mp, in xlog_verify_iclog()
[all …]
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()
1882 xfs_warn(log->l_mp, in xlog_recover_reorder_trans()
2164 xfs_warn(log->l_mp, in xlog_recover_add_to_trans()
2179 xfs_warn(log->l_mp, in xlog_recover_add_to_trans()
3009 xfs_warn(log->l_mp, in xlog_do_recovery_pass()
[all …]
A Dxfs_qm_bhv.c101 xfs_warn(mp, "please mount with%s%s%s%s.", in xfs_qm_newmount()
A Dxfs_message.c87 xfs_warn(mp, "Assertion failed: %s, file: %s, line: %d", in asswarn()
A Dxfs_fsops.c573 xfs_warn(mp, in xfs_fs_reserve_ag_blocks()
600 xfs_warn(mp, in xfs_fs_unreserve_ag_blocks()
A Dxfs_rtalloc.h157 xfs_warn(mp, "Not built with CONFIG_XFS_RT"); in xfs_rtmount_init()
A Dxfs_rtalloc.c895 xfs_warn(mp, "could not allocate realtime summary cache"); in xfs_alloc_rsum_cache()
1259 xfs_warn(mp, in xfs_rtmount_init()
1274 xfs_warn(mp, "realtime mount -- %llu != %llu", in xfs_rtmount_init()
1283 xfs_warn(mp, "realtime device size check failed"); in xfs_rtmount_init()
A Dxfs_notify_failure.c187 xfs_warn(mp, "filesystem is not ready for notify_failure()!"); in xfs_dax_notify_failure()
A Dxfs_log_cil.c674 xfs_warn(log->l_mp, "Transaction log reservation overrun:"); in xlog_cil_insert_items()
675 xfs_warn(log->l_mp, in xlog_cil_insert_items()
678 xfs_warn(log->l_mp, " split region headers: %d bytes", in xlog_cil_insert_items()
680 xfs_warn(log->l_mp, " ctx ticket: %d bytes", ctx_res); in xlog_cil_insert_items()
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()
A Dxfs_qm.c524 xfs_warn(NULL, "%s: dquot reclaim failed", __func__); in xfs_qm_shrink_scan()
1380 xfs_warn(mp, in xfs_qm_quotacheck()
1389 xfs_warn(mp, in xfs_qm_quotacheck()
1500 xfs_warn(mp, "Failed to initialize disk quotas."); in xfs_qm_mount_quotas()
A Dxfs_health.c63 xfs_warn(mp, in xfs_health_unmount()
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()
1793 xfs_warn(ip->i_mount, in xfs_check_delalloc()
A Dxfs_buf.c960 xfs_warn(target->bt_mount, in xfs_buf_get_uncached()
1564 xfs_warn(mp, in _xfs_buf_ioapply()
1964 xfs_warn(btp->bt_mount, in xfs_setsize_buftarg()
A Dxfs_inode_item_recover.c518 xfs_warn(log->l_mp, "%s: Invalid flag", __func__); in xlog_recover_inode_commit_pass2()
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_sb.c194 xfs_warn(mp, in xfs_validate_sb_read()
197 xfs_warn(mp, in xfs_validate_sb_read()
216 xfs_warn(mp, in xfs_validate_sb_read()
220 xfs_warn(mp, in xfs_validate_sb_read()
262 xfs_warn(mp, in xfs_validate_sb_write()
276 xfs_warn(mp, in xfs_validate_sb_write()
284 xfs_warn(mp, in xfs_validate_sb_write()
315 xfs_warn(mp, in xfs_validate_sb_common()
322 xfs_warn(mp, in xfs_validate_sb_common()
371 xfs_warn(mp, in xfs_validate_sb_common()
[all …]
A Dxfs_ialloc.c137 xfs_warn(mp, in xfs_inobt_get_rec()
141 xfs_warn(mp, in xfs_inobt_get_rec()
1918 xfs_warn(mp, "%s: xfs_inobt_lookup() returned error %d.", in xfs_difree_inobt()
1928 xfs_warn(mp, "%s: xfs_inobt_get_rec() returned error %d.", in xfs_difree_inobt()
1977 xfs_warn(mp, "%s: xfs_btree_delete returned error %d.", in xfs_difree_inobt()
1988 xfs_warn(mp, "%s: xfs_inobt_update returned error %d.", in xfs_difree_inobt()
2147 xfs_warn(mp, "%s: agno != pag->pag_agno (%d != %d).", in xfs_difree()
2154 xfs_warn(mp, "%s: inode != XFS_AGINO_TO_INO() (%llu != %llu).", in xfs_difree()
2162 xfs_warn(mp, "%s: agbno >= mp->m_sb.sb_agblocks (%d >= %d).", in xfs_difree()
2172 xfs_warn(mp, "%s: xfs_ialloc_read_agi() returned error %d.", in xfs_difree()
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()
195 xfs_warn(mp, "corrupt inode %llu (btree).", in xfs_iformat_btree()
A Dxfs_ag_resv.c223 xfs_warn(mp, in __xfs_ag_resv_init()
A Dxfs_dir2.c214 xfs_warn(mp, "Invalid inode number 0x%Lx", in xfs_dir_ino_validate()
A Dxfs_refcount.c159 xfs_warn(mp, in xfs_refcount_get_rec()
162 xfs_warn(mp, in xfs_refcount_get_rec()

Completed in 81 milliseconds

12