Home
last modified time | relevance | path

Searched refs:xfs_emerg (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_message.h18 #define xfs_emerg(mp, fmt, ...) \ macro
62 xfs_printk_ratelimited(xfs_emerg, dev, fmt, ##__VA_ARGS__)
Dxfs_notify_failure.c129 xfs_emerg(mp, "already frozen by kernel, err=%d", error); in xfs_dax_notify_failure_freeze()
145 xfs_emerg(mp, "still frozen after notify failure, err=%d", in xfs_dax_notify_failure_thaw()
Dxfs_message.c99 xfs_emerg(mp, "Assertion failed: %s, file: %s, line: %d", in assfail()
Dxfs_log.c3300 xfs_emerg(log->l_mp, in xlog_verify_tail_lsn()
3308 xfs_emerg(log->l_mp, "%s: head has wrapped tail.", __func__); in xlog_verify_tail_lsn()
3313 xfs_emerg(log->l_mp, "%s: tail wrapped", __func__); in xlog_verify_tail_lsn()
3320 xfs_emerg(log->l_mp, "%s: ran out of iclog space", __func__); in xlog_verify_tail_lsn()
3362 xfs_emerg(log->l_mp, "%s: corrupt iclog ring", __func__); in xlog_verify_iclog()
3367 xfs_emerg(log->l_mp, "%s: invalid magic num", __func__); in xlog_verify_iclog()
3373 xfs_emerg(log->l_mp, "%s: unexpected magic num", in xlog_verify_iclog()
/linux-6.12.1/fs/xfs/scrub/
Dfscounters.c191 xfs_emerg(sc->mp, "still frozen after scrub, err=%d", error); in xchk_fscounters_cleanup()
Dattr_repair.c983 xfs_emerg(sc->mp, in xrep_xattr_fork_remove()