Searched refs:xfs_notice (Results 1 – 10 of 10) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_sb.c | 333 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/ |
D | xfs_message.h | 28 #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__)
|
D | xfs_mount.c | 900 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()
|
D | xfs_stats.c | 96 xfs_notice(NULL, "Clearing xfsstats"); in xfs_stats_clearall()
|
D | xfs_qm.c | 1283 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()
|
D | xfs_log.c | 647 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()
|
D | xfs_super.c | 1116 xfs_notice(mp, "Unmounting Filesystem"); in xfs_fs_put_super() 1492 xfs_notice(mp, "Delaying mount for %d seconds.", in xfs_fs_fill_super()
|
D | xfs_log_recover.c | 3417 xfs_notice(log->l_mp, in xlog_recover() 3423 xfs_notice(log->l_mp, "Starting recovery (logdev: %s)", in xlog_recover()
|
D | xfs_inode.c | 1610 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()
|
D | xfs_bmap_util.c | 1744 xfs_notice(mp, in xfs_swap_extents()
|