Home
last modified time | relevance | path

Searched refs:xfs_notice (Results 1 – 10 of 10) sorted by relevance

/fs/xfs/libxfs/
Dxfs_sb.c333 xfs_notice(mp, in xfs_validate_sb_common()
341 xfs_notice(mp, in xfs_validate_sb_common()
365 xfs_notice(mp, in xfs_validate_sb_common()
429 xfs_notice(mp, "SB sanity check failed"); in xfs_validate_sb_common()
436 xfs_notice(mp, in xfs_validate_sb_common()
444 xfs_notice(mp, in xfs_validate_sb_common()
459 xfs_notice(mp, in xfs_validate_sb_common()
471 xfs_notice(mp, "SB stripe alignment sanity check failed"); in xfs_validate_sb_common()
1275 xfs_notice(mp, in xfs_validate_stripe_geometry()
1282 xfs_notice(mp, in xfs_validate_stripe_geometry()
[all …]
/fs/xfs/
Dxfs_message.h28 #define xfs_notice(mp, fmt, ...) \ macro
72 xfs_printk_ratelimited(xfs_notice, dev, fmt, ##__VA_ARGS__)
87 xfs_printk_once(xfs_notice, dev, fmt, ##__VA_ARGS__)
Dxfs_mount.c900 xfs_notice(mp, "resetting quota flags"); in xfs_mountfs()
1243 xfs_notice(mp, "%s required on read-only device.", message); in xfs_dev_is_read_only()
1244 xfs_notice(mp, "write access unavailable, cannot proceed."); in xfs_dev_is_read_only()
Dxfs_stats.c96 xfs_notice(NULL, "Clearing xfsstats"); in xfs_stats_clearall()
Dxfs_qm.c1283 xfs_notice(mp, "Quotacheck needed: Please wait."); in xfs_qm_quotacheck()
1388 xfs_notice(mp, "Quotacheck: Done."); in xfs_qm_quotacheck()
1413 xfs_notice(mp, "Cannot turn on quotas for realtime filesystem"); in xfs_qm_mount_quotas()
Dxfs_log.c647 xfs_notice(mp, "Mounting V%d Filesystem", in xfs_log_mount()
650 xfs_notice(mp, in xfs_log_mount()
845 xfs_notice(mp, "Ending recovery (logdev: %s)", in xfs_log_mount_finish()
Dxfs_super.c1116 xfs_notice(mp, "Unmounting Filesystem"); in xfs_fs_put_super()
1492 xfs_notice(mp, "Delaying mount for %d seconds.", in xfs_fs_fill_super()
Dxfs_log_recover.c3417 xfs_notice(log->l_mp, in xlog_recover()
3423 xfs_notice(log->l_mp, "Starting recovery (logdev: %s)", in xlog_recover()
Dxfs_inode.c1610 xfs_notice(mp, "%s: xfs_ifree returned error %d", in xfs_inactive_ifree()
1629 xfs_notice(mp, "%s: xfs_trans_commit returned error %d", in xfs_inactive_ifree()
Dxfs_bmap_util.c1744 xfs_notice(mp, in xfs_swap_extents()