Searched refs:xfs_alert_tag (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_error.c | 380 xfs_alert_tag(mp, XFS_PTAG_ERROR_REPORT, in xfs_error_report() 419 xfs_alert_tag(mp, XFS_PTAG_VERIFIER_ERROR, in xfs_buf_corruption_error() 449 xfs_alert_tag(mp, XFS_PTAG_VERIFIER_ERROR, in xfs_buf_verifier_error()
|
H A D | xfs_message.h | 39 #define xfs_alert_tag(mp, tag, fmt, ...) \ macro
|
H A D | xfs_inode.c | 3236 xfs_alert_tag(mp, XFS_PTAG_IFLUSH, in xfs_iflush() 3246 xfs_alert_tag(mp, XFS_PTAG_IFLUSH, in xfs_iflush() 3257 xfs_alert_tag(mp, XFS_PTAG_IFLUSH, in xfs_iflush() 3265 xfs_alert_tag(mp, XFS_PTAG_IFLUSH, in xfs_iflush() 3275 xfs_alert_tag(mp, XFS_PTAG_IFLUSH, in xfs_iflush()
|
H A D | xfs_fsops.c | 561 xfs_alert_tag(mp, tag, in xfs_do_force_shutdown()
|
H A D | xfs_log.c | 2492 xfs_alert_tag(log->l_mp, XFS_PTAG_LOGRES, in xlog_write() 3562 xfs_alert_tag(log->l_mp, XFS_PTAG_LOGRES, in xlog_verify_grant_tail() 3568 xfs_alert_tag(log->l_mp, XFS_PTAG_LOGRES, in xlog_verify_grant_tail() 3774 xfs_alert_tag(log->l_mp, XFS_PTAG_SHUTDOWN_LOGERROR, in xlog_force_shutdown()
|
H A D | xfs_trans_ail.c | 884 xfs_alert_tag(log->l_mp, XFS_PTAG_AILDELETE, in xfs_trans_ail_delete()
|
H A D | xfs_dquot.c | 572 xfs_alert_tag(bp->b_mount, XFS_PTAG_VERIFIER_ERROR, in xfs_dquot_from_disk()
|
H A D | xfs_iomap.c | 39 xfs_alert_tag(ip->i_mount, XFS_PTAG_FSBLOCK_ZERO, in xfs_alert_fsblock_zero()
|