/openbmc/linux/fs/xfs/ |
H A D | xfs_inode_item_recover.c | 232 xfs_alert(mp, in xlog_dinode_verify_extent_counts() 246 xfs_alert(mp, in xlog_dinode_verify_extent_counts() 259 xfs_alert(mp, in xlog_dinode_verify_extent_counts() 324 xfs_alert(mp, in xlog_recover_inode_commit_pass2() 332 xfs_alert(mp, in xlog_recover_inode_commit_pass2() 400 xfs_alert(mp, in xlog_recover_inode_commit_pass2() 413 xfs_alert(mp, in xlog_recover_inode_commit_pass2() 428 xfs_alert(mp, in xlog_recover_inode_commit_pass2() 438 xfs_alert(mp, in xlog_recover_inode_commit_pass2() 541 xfs_alert(mp, in xlog_recover_inode_commit_pass2()
|
H A D | xfs_dquot_item_recover.c | 84 xfs_alert(log->l_mp, "NULL dquot in %s.", __func__); in xlog_recover_dquot_commit_pass2() 88 xfs_alert(log->l_mp, "dquot too small (%d) in %s.", in xlog_recover_dquot_commit_pass2() 115 xfs_alert(mp, "corrupt dquot ID 0x%x in log at %pS", in xlog_recover_dquot_commit_pass2() 162 xfs_alert(mp, in xlog_recover_dquot_commit_pass2()
|
H A D | xfs_error.c | 402 xfs_alert(mp, "Corruption detected. Unmount and run xfs_repair"); in xfs_corruption_error() 423 xfs_alert(mp, "Unmount and run xfs_repair"); in xfs_buf_corruption_error() 454 xfs_alert(mp, "Unmount and run xfs_repair"); in xfs_buf_verifier_error() 458 xfs_alert(mp, "First %d bytes of corrupted metadata buffer:", in xfs_buf_verifier_error() 500 xfs_alert(mp, "Metadata %s detected at %pS, inode 0x%llx %s", in xfs_inode_verifier_error() 504 xfs_alert(mp, "Unmount and run xfs_repair"); in xfs_inode_verifier_error() 508 xfs_alert(mp, "First %d bytes of corrupted metadata buffer:", in xfs_inode_verifier_error()
|
H A D | xfs_message.h | 20 #define xfs_alert(mp, fmt, ...) \ macro 64 xfs_printk_ratelimited(xfs_alert, dev, fmt, ##__VA_ARGS__)
|
H A D | xfs_buf_item_recover.c | 302 xfs_alert(mp, in xlog_recover_validate_buf_type() 495 xfs_alert(mp, in xlog_recover_do_reg_buffer() 500 xfs_alert(mp, in xlog_recover_do_reg_buffer() 507 xfs_alert(mp, in xlog_recover_do_reg_buffer() 664 xfs_alert(mp, in xlog_recover_do_inode_buffer()
|
H A D | xfs_symlink.c | 71 xfs_alert(mp, in xfs_readlink_bmap_ilocked() 119 xfs_alert(mp, "%s: inode (%llu) bad symlink length (%lld)", in xfs_readlink() 492 xfs_alert(mp, "%s: inode (0x%llx) bad symlink length (%d)", in xfs_inactive_symlink()
|
H A D | xfs_message.c | 65 xfs_alert(mp, "Transforming an alert into a BUG."); in _xfs_alert_tag()
|
H A D | xfs_fsops.c | 542 xfs_alert(mp, "User initiated shutdown received."); in xfs_do_force_shutdown() 566 xfs_alert(mp, in xfs_do_force_shutdown()
|
H A D | xfs_log.c | 971 xfs_alert(mp, "%s: unmount record failed", __func__); in xlog_unmount_write() 1025 xfs_alert(mp, "%s: will fix summary counters at next mount", in xfs_log_unmount_write() 1364 xfs_alert(log->l_mp, "xlog_space_left: head behind tail"); in xlog_space_left() 1365 xfs_alert(log->l_mp, " tail_cycle = %d, tail_bytes = %d", in xlog_space_left() 1367 xfs_alert(log->l_mp, " GH cycle = %d, GH bytes = %d", in xlog_space_left() 1394 xfs_alert(log->l_mp, "log I/O error %d", error); in xlog_ioend_work() 3777 xfs_alert(log->l_mp, in xlog_force_shutdown()
|
H A D | xfs_super.c | 334 xfs_alert(mp, in xfs_setup_dax_always() 340 xfs_alert(mp, in xfs_setup_dax_always() 347 xfs_alert(mp, in xfs_setup_dax_always() 1720 xfs_alert(mp, in xfs_fs_fill_super() 1733 xfs_alert(mp, in xfs_fs_fill_super()
|
H A D | xfs_log_recover.c | 143 xfs_alert(log->l_mp, in xlog_do_io() 2886 xfs_alert(log->l_mp, in xlog_recover_process() 3487 xfs_alert(log->l_mp, "Failed to recover intents"); in xlog_recover_finish() 3508 xfs_alert(log->l_mp, in xlog_recover_finish() 3525 xfs_alert(log->l_mp, in xlog_recover_finish()
|
H A D | xfs_aops.c | 463 xfs_alert(mp, "page discard unable to remove delalloc mapping."); in xfs_discard_folio()
|
H A D | xfs_dquot.c | 575 xfs_alert(bp->b_mount, "Unmount and run xfs_repair"); in xfs_dquot_from_disk() 1245 xfs_alert(mp, "corrupt dquot ID 0x%x in memory at %pS", in xfs_qm_dqflush()
|
H A D | xfs_qm.c | 827 xfs_alert(mp, "%s failed (error %d)!", __func__, error); in xfs_qm_qino_alloc() 1510 xfs_alert(mp, "%s: Superblock update failed!", in xfs_qm_mount_quotas()
|
H A D | xfs_buf.c | 533 xfs_alert(btp->bt_mount, in xfs_buf_map_verify() 1874 xfs_alert(btp->bt_mount, in xfs_buftarg_drain()
|
H A D | xfs_mount.c | 551 xfs_alert(mp, "ifree/icount mismatch at unmount"); in xfs_unmount_check()
|
H A D | xfs_inode.c | 807 xfs_alert(mp, "Allocated a known in-use inode 0x%llx!", ino); in xfs_init_new_inode() 922 xfs_alert(ip->i_mount, in xfs_droplink()
|
H A D | xfs_iomap.c | 1219 xfs_alert(mp, "%s: unable to clean up ino 0x%llx", in xfs_buffered_write_iomap_end()
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 858 xfs_alert(args.mp, in xfs_ialloc_ag_alloc() 2250 xfs_alert(mp, in xfs_imap_lookup() 2329 xfs_alert(mp, in xfs_imap() 2335 xfs_alert(mp, in xfs_imap() 2410 xfs_alert(mp, in xfs_imap()
|
H A D | xfs_dir2_node.c | 1172 xfs_alert(dp->i_mount, in xfs_dir2_leafn_rebalance() 1729 xfs_alert(mp, in xfs_dir2_node_add_datablk() 1735 xfs_alert(mp, in xfs_dir2_node_add_datablk() 1740 xfs_alert(mp, " ... fblk is NULL"); in xfs_dir2_node_add_datablk()
|
H A D | xfs_attr_remote.c | 302 xfs_alert(mp, in xfs_attr_rmtval_copyout()
|
H A D | xfs_sb.c | 204 xfs_alert(mp, in xfs_validate_sb_read() 272 xfs_alert(mp, in xfs_validate_sb_write()
|
H A D | xfs_inode_buf.c | 71 xfs_alert(mp, in xfs_inode_buf_verify()
|
H A D | xfs_ag.c | 219 xfs_alert(mp, "AGF corruption. Please run xfs_repair."); in xfs_initialize_perag_data()
|
H A D | xfs_da_btree.c | 2572 xfs_alert(mp, "%s: bno %u inode %llu", in xfs_dabuf_map() 2576 xfs_alert(mp, in xfs_dabuf_map()
|