/openbmc/linux/fs/xfs/ |
H A D | xfs_icreate_item.c | 163 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad type"); in xlog_recover_icreate_commit_pass2() 168 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad icl size"); in xlog_recover_icreate_commit_pass2() 174 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad agno"); in xlog_recover_icreate_commit_pass2() 179 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad agbno"); in xlog_recover_icreate_commit_pass2() 184 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad isize"); in xlog_recover_icreate_commit_pass2() 189 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad count"); in xlog_recover_icreate_commit_pass2() 194 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad length"); in xlog_recover_icreate_commit_pass2() 204 xfs_warn(log->l_mp, in xlog_recover_icreate_commit_pass2() 211 xfs_warn(log->l_mp, in xlog_recover_icreate_commit_pass2() 247 xfs_warn(mp, in xlog_recover_icreate_commit_pass2()
|
H A D | xfs_mount.c | 71 xfs_warn(mp, "Filesystem has null UUID - can't mount"); in xfs_uuid_mount() 98 xfs_warn(mp, "Filesystem has duplicate UUID %pU - can't mount", uuid); in xfs_uuid_mount() 185 xfs_warn(mp, "SB validate failed with error %d.", error); in xfs_readsb() 203 xfs_warn(mp, "Invalid superblock magic number"); in xfs_readsb() 213 xfs_warn(mp, "device supports %u byte sectors (not %u)", in xfs_readsb() 268 xfs_warn(mp, in xfs_check_new_dalign() 276 xfs_warn(mp, "Skipping superblock stripe alignment update."); in xfs_check_new_dalign() 300 xfs_warn(mp, in xfs_validate_new_dalign() 311 xfs_warn(mp, in xfs_validate_new_dalign() 318 xfs_warn(mp, in xfs_validate_new_dalign() [all …]
|
H A D | xfs_super.c | 352 xfs_warn(mp, "DAX enabled. Warning: EXPERIMENTAL, use at your own risk"); in xfs_setup_dax_always() 372 xfs_warn(mp, "Invalid device [%s], error=%d", name, error); in xfs_blkdev_get() 460 xfs_warn(mp, in xfs_open_devices() 999 xfs_warn(mp, in xfs_finish_flags() 1006 xfs_warn(mp, in xfs_finish_flags() 1016 xfs_warn(mp, "Cannot mount a V5 filesystem as noattr2. " in xfs_finish_flags() 1025 xfs_warn(mp, in xfs_finish_flags() 1033 xfs_warn(mp, in xfs_finish_flags() 1244 xfs_warn(fc->s_fs_info, "%s mount option is deprecated.", param->key); in xfs_fs_warn_deprecated() 1398 xfs_warn(parsing_mp, "unknown mount option [%s].", param->key); in xfs_fs_parse_param() [all …]
|
H A D | xfs_message.h | 26 #define xfs_warn(mp, fmt, ...) \ macro 70 xfs_printk_ratelimited(xfs_warn, dev, fmt, ##__VA_ARGS__) 81 xfs_warn((mp), (fmt), ##__VA_ARGS__); \ 85 xfs_printk_once(xfs_warn, dev, fmt, ##__VA_ARGS__)
|
H A D | xfs_log_recover.c | 82 xfs_warn(log->l_mp, "Invalid block length (0x%x) for buffer", in xlog_alloc_buffer() 130 xfs_warn(log->l_mp, in xlog_do_io() 221 xfs_warn(mp, in xlog_header_check_recover() 228 xfs_warn(mp, in xlog_header_check_recover() 252 xfs_warn(mp, "null uuid in log - IRIX style log"); in xlog_header_check_mount() 255 xfs_warn(mp, "log has mismatched uuid - can't recover"); in xlog_header_check_mount() 427 xfs_warn(log->l_mp, in xlog_find_verify_log_record() 513 xfs_warn(log->l_mp, "empty log check failed"); in xlog_find_head() 525 xfs_warn(log->l_mp, "totally zeroed log"); in xlog_find_head() 750 xfs_warn(log->l_mp, "failed to find log head"); in xlog_find_head() [all …]
|
H A D | xfs_log.c | 684 xfs_warn(mp, in xfs_log_mount() 708 xfs_warn(mp, "AIL initialisation failed: error %d", error); in xfs_log_mount() 720 xfs_warn(mp, "log mount/recovery failed: error %d", in xfs_log_mount() 1056 xfs_warn(mp, in xfs_log_quiesce() 1533 xfs_warn(mp, "Log allocation failed: No memory!"); in xlog_alloc_log() 1565 xfs_warn(mp, "Log sector size too small (0x%x < 0x%x)", in xlog_alloc_log() 1572 xfs_warn(mp, "Log sector size too large (0x%x > 0x%x)", in xlog_alloc_log() 1580 xfs_warn(mp, in xlog_alloc_log() 2092 xfs_warn(log->l_mp, in xlog_sync() 2156 xfs_warn(mp, "ticket reservation summary:"); in xlog_print_tic_res() [all …]
|
H A D | xfs_rtalloc.h | 89 xfs_warn(mp, "Not built with CONFIG_XFS_RT"); in xfs_rtmount_init()
|
H A D | xfs_message.c | 87 xfs_warn(mp, "Assertion failed: %s, file: %s, line: %d", in asswarn()
|
H A D | xfs_qm_bhv.c | 101 xfs_warn(mp, "please mount with%s%s%s%s.", in xfs_qm_newmount()
|
H A D | xfs_fsops.c | 592 xfs_warn(mp, in xfs_fs_reserve_ag_blocks() 619 xfs_warn(mp, in xfs_fs_unreserve_ag_blocks()
|
H A D | xfs_log_cil.c | 685 xfs_warn(log->l_mp, "Transaction log reservation overrun:"); in xlog_cil_insert_items() 686 xfs_warn(log->l_mp, in xlog_cil_insert_items() 689 xfs_warn(log->l_mp, " split region headers: %d bytes", in xlog_cil_insert_items() 691 xfs_warn(log->l_mp, " ctx ticket: %d bytes", ctx_res); in xlog_cil_insert_items()
|
H A D | xfs_rtalloc.c | 915 xfs_warn(mp, "could not allocate realtime summary cache"); in xfs_alloc_rsum_cache() 1338 xfs_warn(mp, in xfs_rtmount_init() 1353 xfs_warn(mp, "realtime mount -- %llu != %llu", in xfs_rtmount_init() 1362 xfs_warn(mp, "realtime device size check failed"); in xfs_rtmount_init()
|
H A D | xfs_notify_failure.c | 188 xfs_warn(mp, "filesystem is not ready for notify_failure()!"); in xfs_dax_notify_failure()
|
H A D | xfs_qm.c | 524 xfs_warn(NULL, "%s: dquot reclaim failed", __func__); in xfs_qm_shrink_scan() 1396 xfs_warn(mp, in xfs_qm_quotacheck() 1405 xfs_warn(mp, in xfs_qm_quotacheck() 1516 xfs_warn(mp, "Failed to initialize disk quotas."); in xfs_qm_mount_quotas()
|
H A D | xfs_buf_item_recover.c | 399 xfs_warn(mp, "Unknown buffer type %d!", in xlog_recover_validate_buf_type() 413 xfs_warn(mp, warnmsg); in xlog_recover_validate_buf_type()
|
H A D | xfs_health.c | 63 xfs_warn(mp, in xfs_health_unmount()
|
H A D | xfs_icache.c | 415 xfs_warn(ip->i_mount, in xfs_iget_check_free_state() 422 xfs_warn(ip->i_mount, in xfs_iget_check_free_state() 1781 xfs_warn(ip->i_mount, in xfs_check_delalloc()
|
H A D | xfs_buf.c | 966 xfs_warn(target->bt_mount, in xfs_buf_get_uncached() 1570 xfs_warn(mp, in _xfs_buf_ioapply() 1973 xfs_warn(btp->bt_mount, in xfs_setsize_buftarg()
|
H A D | xfs_inode_item_recover.c | 521 xfs_warn(log->l_mp, "%s: Invalid flag", __func__); in xlog_recover_inode_commit_pass2()
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_sb.c | 196 xfs_warn(mp, in xfs_validate_sb_read() 199 xfs_warn(mp, in xfs_validate_sb_read() 209 xfs_warn(mp, in xfs_validate_sb_read() 211 xfs_warn(mp, in xfs_validate_sb_read() 218 xfs_warn(mp, in xfs_validate_sb_read() 222 xfs_warn(mp, in xfs_validate_sb_read() 251 xfs_warn(mp, "SB summary counter sanity check failed"); in xfs_validate_sb_write() 272 xfs_warn(mp, in xfs_validate_sb_write() 280 xfs_warn(mp, in xfs_validate_sb_write() 311 xfs_warn(mp, in xfs_validate_sb_common() [all …]
|
H A D | xfs_inode_fork.c | 80 xfs_warn(ip->i_mount, in xfs_iformat_local() 119 xfs_warn(ip->i_mount, "corrupt inode %llu ((a)extents = %llu).", in xfs_iformat_extents() 196 xfs_warn(mp, "corrupt inode %llu (btree).", in xfs_iformat_btree()
|
H A D | xfs_ialloc.c | 137 xfs_warn(mp, in xfs_inobt_complain_bad_rec() 141 xfs_warn(mp, in xfs_inobt_complain_bad_rec() 1950 xfs_warn(mp, "%s: xfs_inobt_lookup() returned error %d.", in xfs_difree_inobt() 1960 xfs_warn(mp, "%s: xfs_inobt_get_rec() returned error %d.", in xfs_difree_inobt() 2007 xfs_warn(mp, "%s: xfs_btree_delete returned error %d.", in xfs_difree_inobt() 2020 xfs_warn(mp, "%s: xfs_inobt_update returned error %d.", in xfs_difree_inobt() 2179 xfs_warn(mp, "%s: agno != pag->pag_agno (%d != %d).", in xfs_difree() 2186 xfs_warn(mp, "%s: inode != XFS_AGINO_TO_INO() (%llu != %llu).", in xfs_difree() 2194 xfs_warn(mp, "%s: agbno >= mp->m_sb.sb_agblocks (%d >= %d).", in xfs_difree() 2204 xfs_warn(mp, "%s: xfs_ialloc_read_agi() returned error %d.", in xfs_difree()
|
H A D | xfs_ag_resv.c | 223 xfs_warn(mp, in __xfs_ag_resv_init()
|
H A D | xfs_dir2.c | 215 xfs_warn(mp, "Invalid inode number 0x%Lx", in xfs_dir_ino_validate()
|
H A D | xfs_refcount.c | 155 xfs_warn(mp, in xfs_refcount_complain_bad_rec() 158 xfs_warn(mp, in xfs_refcount_complain_bad_rec()
|