Searched refs:xfs_notice (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/fs/xfs/ |
A 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__)
|
A D | xfs_stats.c | 96 xfs_notice(NULL, "Clearing xfsstats"); in xfs_stats_clearall()
|
A D | xfs_mount.c | 914 xfs_notice(mp, "resetting quota flags"); in xfs_mountfs() 1258 xfs_notice(mp, "%s required on read-only device.", message); in xfs_dev_is_read_only() 1259 xfs_notice(mp, "write access unavailable, cannot proceed."); in xfs_dev_is_read_only()
|
A D | xfs_qm.c | 1291 xfs_notice(mp, "Quotacheck needed: Please wait."); in xfs_qm_quotacheck() 1393 xfs_notice(mp, "Quotacheck: Done."); in xfs_qm_quotacheck() 1433 xfs_notice(mp, "Cannot turn on quotas for realtime filesystem"); in xfs_qm_mount_quotas()
|
A D | xfs_log.c | 647 xfs_notice(mp, "Mounting V%d Filesystem %pU", in xfs_log_mount() 651 xfs_notice(mp, in xfs_log_mount() 847 xfs_notice(mp, "Ending recovery (logdev: %s)", in xfs_log_mount_finish()
|
A D | xfs_super.c | 1123 xfs_notice(mp, "Unmounting Filesystem %pU", &mp->m_sb.sb_uuid); in xfs_fs_put_super() 1487 xfs_notice(mp, "Delaying mount for %d seconds.", in xfs_fs_fill_super()
|
A 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()
|
A 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()
|
A D | xfs_bmap_util.c | 1746 xfs_notice(mp, in xfs_swap_extents()
|
/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_sb.c | 332 xfs_notice(mp, in xfs_validate_sb_common() 340 xfs_notice(mp, in xfs_validate_sb_common() 364 xfs_notice(mp, in xfs_validate_sb_common() 435 xfs_notice(mp, in xfs_validate_sb_common() 443 xfs_notice(mp, in xfs_validate_sb_common() 458 xfs_notice(mp, in xfs_validate_sb_common() 1277 xfs_notice(mp, in xfs_validate_stripe_geometry() 1284 xfs_notice(mp, in xfs_validate_stripe_geometry() 1291 xfs_notice(mp, in xfs_validate_stripe_geometry() 1299 xfs_notice(mp, in xfs_validate_stripe_geometry() [all …]
|
Completed in 29 milliseconds