Searched refs:xfs_alert_tag (Results 1 – 8 of 8) sorted by relevance
/linux-4.19.296/fs/xfs/ |
D | xfs_fsops.c | 503 xfs_alert_tag(mp, XFS_PTAG_SHUTDOWN_CORRUPT, in xfs_do_force_shutdown() 509 xfs_alert_tag(mp, XFS_PTAG_SHUTDOWN_LOGERROR, in xfs_do_force_shutdown() 512 xfs_alert_tag(mp, XFS_PTAG_SHUTDOWN_IOERROR, in xfs_do_force_shutdown() 515 xfs_alert_tag(mp, XFS_PTAG_SHUTDOWN_IOERROR, in xfs_do_force_shutdown()
|
D | xfs_message.c | 63 xfs_alert_tag( in xfs_alert_tag() function
|
D | xfs_message.h | 12 void xfs_alert_tag(const struct xfs_mount *mp, int tag, const char *fmt, ...);
|
D | xfs_error.c | 315 xfs_alert_tag(mp, XFS_PTAG_ERROR_REPORT, in xfs_error_report()
|
D | xfs_inode.c | 3474 xfs_alert_tag(mp, XFS_PTAG_IFLUSH, in xfs_iflush_int() 3484 xfs_alert_tag(mp, XFS_PTAG_IFLUSH, in xfs_iflush_int() 3495 xfs_alert_tag(mp, XFS_PTAG_IFLUSH, in xfs_iflush_int() 3503 xfs_alert_tag(mp, XFS_PTAG_IFLUSH, in xfs_iflush_int() 3513 xfs_alert_tag(mp, XFS_PTAG_IFLUSH, in xfs_iflush_int()
|
D | xfs_trans_ail.c | 793 xfs_alert_tag(mp, XFS_PTAG_AILDELETE, in xfs_trans_ail_delete()
|
D | xfs_log.c | 2441 xfs_alert_tag(log->l_mp, XFS_PTAG_LOGRES, in xlog_write() 3763 xfs_alert_tag(log->l_mp, XFS_PTAG_LOGRES, in xlog_verify_grant_tail() 3770 xfs_alert_tag(log->l_mp, XFS_PTAG_LOGRES, in xlog_verify_grant_tail()
|
D | xfs_iomap.c | 131 xfs_alert_tag(ip->i_mount, XFS_PTAG_FSBLOCK_ZERO, in xfs_alert_fsblock_zero()
|