Home
last modified time | relevance | path

Searched refs:xfs_alert (Results 1 - 25 of 49) sorted by relevance

12

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode_item_recover.c232 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(m in xlog_recover_inode_commit_pass2()
[all...]
H A Dxfs_dquot_item_recover.c84 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 Dxfs_error.c402 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 Dxfs_message.h20 #define xfs_alert(mp, fmt, ...) \ macro
64 xfs_printk_ratelimited(xfs_alert, dev, fmt, ##__VA_ARGS__)
H A Dxfs_buf_item_recover.c302 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 Dxfs_message.c65 xfs_alert(mp, "Transforming an alert into a BUG."); in _xfs_alert_tag()
H A Dxfs_symlink.c71 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 Dxfs_fsops.c535 xfs_alert(mp, "User initiated shutdown received."); in xfs_do_force_shutdown()
559 xfs_alert(mp, in xfs_do_force_shutdown()
H A Dxfs_log.c971 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()
3776 xfs_alert(log->l_mp, in xlog_force_shutdown()
H A Dxfs_log_recover.c143 xfs_alert(log->l_mp, in xlog_do_io()
2880 xfs_alert(log->l_mp, in xlog_recover_process()
3456 xfs_alert(log->l_mp, "Failed to recover intents"); in xlog_recover_finish()
3477 xfs_alert(log->l_mp, in xlog_recover_finish()
3494 xfs_alert(log->l_mp, in xlog_recover_finish()
H A Dxfs_super.c334 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()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_error.c346 xfs_alert(mp, "Corruption detected. Unmount and run xfs_repair"); in xfs_corruption_error()
367 xfs_alert(mp, "Unmount and run xfs_repair"); in xfs_buf_corruption_error()
398 xfs_alert(mp, "Unmount and run xfs_repair"); in xfs_buf_verifier_error()
402 xfs_alert(mp, "First %d bytes of corrupted metadata buffer:", in xfs_buf_verifier_error()
444 xfs_alert(mp, "Metadata %s detected at %pS, inode 0x%llx %s", in xfs_inode_verifier_error()
448 xfs_alert(mp, "Unmount and run xfs_repair"); in xfs_inode_verifier_error()
452 xfs_alert(mp, "First %d bytes of corrupted metadata buffer:", in xfs_inode_verifier_error()
H A Dxfs_dquot_item_recover.c82 xfs_alert(log->l_mp, "NULL dquot in %s.", __func__); in xlog_recover_dquot_commit_pass2()
86 xfs_alert(log->l_mp, "dquot too small (%d) in %s.", in xlog_recover_dquot_commit_pass2()
113 xfs_alert(mp, "corrupt dquot ID 0x%x in log at %pS", in xlog_recover_dquot_commit_pass2()
H A Dxfs_inode_item_recover.c249 xfs_alert(mp, in xlog_recover_inode_commit_pass2()
257 xfs_alert(mp, in xlog_recover_inode_commit_pass2()
323 xfs_alert(mp, in xlog_recover_inode_commit_pass2()
337 xfs_alert(mp, in xlog_recover_inode_commit_pass2()
349 xfs_alert(mp, in xlog_recover_inode_commit_pass2()
362 xfs_alert(mp, in xlog_recover_inode_commit_pass2()
374 xfs_alert(mp, in xlog_recover_inode_commit_pass2()
H A Dxfs_message.c52 define_xfs_printk_level(xfs_alert, KERN_ALERT);
73 xfs_alert(mp, "Transforming an alert into a BUG."); in xfs_alert_tag()
H A Dxfs_message.h10 void xfs_alert(const struct xfs_mount *mp, const char *fmt, ...);
58 xfs_printk_ratelimited(xfs_alert, dev, fmt, ##__VA_ARGS__)
H A Dxfs_buf_item_recover.c293 xfs_alert(mp, in xlog_recover_validate_buf_type()
486 xfs_alert(mp, in xlog_recover_do_reg_buffer()
491 xfs_alert(mp, in xlog_recover_do_reg_buffer()
498 xfs_alert(mp, in xlog_recover_do_reg_buffer()
655 xfs_alert(mp, in xlog_recover_do_inode_buffer()
H A Dxfs_symlink.c69 xfs_alert(mp, in xfs_readlink_bmap_ilocked()
119 xfs_alert(mp, "%s: inode (%llu) bad symlink length (%lld)", in xfs_readlink()
484 xfs_alert(mp, "%s: inode (0x%llx) bad symlink length (%d)", in xfs_inactive_symlink()
H A Dxfs_fsops.c480 xfs_alert(mp, in xfs_do_force_shutdown()
502 xfs_alert(mp, in xfs_do_force_shutdown()
H A Dxfs_log.c867 xfs_alert(mp, "%s: unmount record failed", __func__); in xlog_unmount_write()
927 xfs_alert(mp, "%s: will fix summary counters at next mount", in xfs_log_unmount_write()
1176 xfs_alert(log->l_mp, "xlog_space_left: head behind tail"); in xlog_space_left()
1177 xfs_alert(log->l_mp, in xlog_space_left()
1180 xfs_alert(log->l_mp, in xlog_space_left()
1210 xfs_alert(log->l_mp, "log I/O error %d", error); in xlog_ioend_work()
H A Dxfs_super.c1558 xfs_alert(mp, in xfs_fc_fill_super()
1563 xfs_alert(mp, in xfs_fc_fill_super()
1582 xfs_alert(mp, in xfs_fc_fill_super()
1595 xfs_alert(mp, in xfs_fc_fill_super()
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dscrub.c355 xfs_alert(mp, in xchk_experimental_warning()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_ialloc.c843 xfs_alert(args.mp, in xfs_ialloc_ag_alloc()
2266 xfs_alert(mp, in xfs_imap_lookup()
2345 xfs_alert(mp, in xfs_imap()
2350 xfs_alert(mp, in xfs_imap()
2356 xfs_alert(mp, in xfs_imap()
2431 xfs_alert(mp, in xfs_imap()
H A Dxfs_sb.c116 xfs_alert(mp, in xfs_validate_sb_read()
183 xfs_alert(mp, in xfs_validate_sb_write()
928 xfs_alert(mp, "AGF corruption. Please run xfs_repair."); in xfs_initialize_perag_data()
H A Dxfs_dir2_node.c1172 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()

Completed in 34 milliseconds

12