/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_icreate_item.c | 162 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad type"); in xlog_recover_icreate_commit_pass2() 167 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad icl size"); in xlog_recover_icreate_commit_pass2() 173 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad agno"); in xlog_recover_icreate_commit_pass2() 178 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad agbno"); in xlog_recover_icreate_commit_pass2() 183 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad isize"); in xlog_recover_icreate_commit_pass2() 188 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad count"); in xlog_recover_icreate_commit_pass2() 193 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad length"); in xlog_recover_icreate_commit_pass2() 203 xfs_warn(log->l_mp, in xlog_recover_icreate_commit_pass2() 210 xfs_warn(log->l_mp, in xlog_recover_icreate_commit_pass2() 246 xfs_warn(m in xlog_recover_icreate_commit_pass2() [all...] |
H A D | xfs_mount.c | 68 xfs_warn(mp, "Filesystem has null UUID - can't mount"); in xfs_uuid_mount() 95 xfs_warn(mp, "Filesystem has duplicate UUID %pU - can't mount", uuid); in xfs_uuid_mount() 303 xfs_warn(mp, "SB validate failed with error %d.", error); in xfs_readsb() 321 xfs_warn(mp, "Invalid superblock magic number"); in xfs_readsb() 331 xfs_warn(mp, "device supports %u byte sectors (not %u)", in xfs_readsb() 385 xfs_warn(mp, in xfs_check_new_dalign() 393 xfs_warn(mp, "Skipping superblock stripe alignment update."); in xfs_check_new_dalign() 417 xfs_warn(mp, in xfs_validate_new_dalign() 427 xfs_warn(mp, in xfs_validate_new_dalign() 434 xfs_warn(m in xfs_validate_new_dalign() [all...] |
H A D | xfs_log.c | 602 xfs_warn(mp, in xfs_log_mount() 607 xfs_warn(mp, in xfs_log_mount() 612 xfs_warn(mp, in xfs_log_mount() 619 xfs_warn(mp, in xfs_log_mount() 645 xfs_warn(mp, "AIL initialisation failed: error %d", error); in xfs_log_mount() 665 xfs_warn(mp, "log mount/recovery failed: error %d", in xfs_log_mount() 1322 xfs_warn(mp, "Log allocation failed: No memory!"); in xlog_alloc_log() 1348 xfs_warn(mp, "Log sector size too small (0x%x < 0x%x)", in xlog_alloc_log() 1355 xfs_warn(mp, "Log sector size too large (0x%x > 0x%x)", in xlog_alloc_log() 1363 xfs_warn(m in xlog_alloc_log() [all...] |
H A D | xfs_super.c | 327 xfs_warn(mp, "Invalid device [%s], error=%d", name, error); in xfs_blkdev_get() 410 xfs_warn(mp, in xfs_open_devices() 614 xfs_warn(ip->i_mount, in xfs_check_delalloc() 902 xfs_warn(mp, "xfs_attr_quiesce: failed to log sb changes. " in xfs_quiesce_attr() 964 xfs_warn(mp, in xfs_finish_flags() 971 xfs_warn(mp, in xfs_finish_flags() 982 xfs_warn(mp, "Cannot mount a V5 filesystem as noattr2. " in xfs_finish_flags() 999 xfs_warn(mp, in xfs_finish_flags() 1007 xfs_warn(mp, in xfs_finish_flags() 1175 xfs_warn(f in xfs_fs_warn_deprecated() [all...] |
H A D | xfs_message.h | 18 void xfs_warn(const struct xfs_mount *mp, const char *fmt, ...); 64 xfs_printk_ratelimited(xfs_warn, dev, fmt, ##__VA_ARGS__) 73 xfs_printk_once(xfs_warn, dev, fmt, ##__VA_ARGS__)
|
H A D | xfs_log_recover.c | 88 xfs_warn(log->l_mp, "Invalid block length (0x%x) for buffer", in xlog_alloc_buffer() 136 xfs_warn(log->l_mp, in xlog_do_io() 227 xfs_warn(mp, in xlog_header_check_recover() 234 xfs_warn(mp, in xlog_header_check_recover() 258 xfs_warn(mp, "null uuid in log - IRIX style log"); in xlog_header_check_mount() 261 xfs_warn(mp, "log has mismatched uuid - can't recover"); in xlog_header_check_mount() 433 xfs_warn(log->l_mp, in xlog_find_verify_log_record() 519 xfs_warn(log->l_mp, "empty log check failed"); in xlog_find_head() 531 xfs_warn(log->l_mp, "totally zeroed log"); in xlog_find_head() 756 xfs_warn(lo in xlog_find_head() [all...] |
H A D | xfs_message.c | 55 define_xfs_printk_level(xfs_warn, KERN_WARNING); 95 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_log_cil.c | 450 xfs_warn(log->l_mp, "Transaction log reservation overrun:"); in xlog_cil_insert_items() 451 xfs_warn(log->l_mp, in xlog_cil_insert_items() 454 xfs_warn(log->l_mp, " split region headers: %d bytes", in xlog_cil_insert_items() 456 xfs_warn(log->l_mp, " ctx ticket: %d bytes", ctx_res); in xlog_cil_insert_items()
|
H A D | xfs_rtalloc.c | 887 xfs_warn(mp, "could not allocate realtime summary cache"); in xfs_alloc_rsum_cache() 1224 xfs_warn(mp, in xfs_rtmount_init() 1239 xfs_warn(mp, "realtime mount -- %llu != %llu", in xfs_rtmount_init() 1248 xfs_warn(mp, "realtime device size check failed"); in xfs_rtmount_init()
|
H A D | xfs_rtalloc.h | 155 xfs_warn(mp, "Not built with CONFIG_XFS_RT"); in xfs_rtmount_init()
|
/kernel/linux/linux-6.6/fs/xfs/ |
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(m in xfs_validate_new_dalign() [all...] |
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(m in xlog_recover_icreate_commit_pass2() [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(lo in xlog_find_head() [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_m in xfs_fs_parse_param() [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() 1564 xfs_warn(mp, "Log sector size too small (0x%x < 0x%x)", in xlog_alloc_log() 1571 xfs_warn(mp, "Log sector size too large (0x%x > 0x%x)", in xlog_alloc_log() 1579 xfs_warn(mp, in xlog_alloc_log() 2091 xfs_warn(log->l_mp, in xlog_sync() 2155 xfs_warn(m in xlog_print_tic_res() [all...] |
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()
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_sb.c | 108 xfs_warn(mp, in xfs_validate_sb_read() 111 xfs_warn(mp, in xfs_validate_sb_read() 121 xfs_warn(mp, in xfs_validate_sb_read() 123 xfs_warn(mp, in xfs_validate_sb_read() 130 xfs_warn(mp, in xfs_validate_sb_read() 134 xfs_warn(mp, in xfs_validate_sb_read() 163 xfs_warn(mp, "SB summary counter sanity check failed"); in xfs_validate_sb_write() 176 xfs_warn(mp, in xfs_validate_sb_write() 190 xfs_warn(mp, in xfs_validate_sb_write() 198 xfs_warn(m in xfs_validate_sb_write() [all...] |
H A D | xfs_inode_fork.c | 81 xfs_warn(ip->i_mount, in xfs_iformat_local() 120 xfs_warn(ip->i_mount, "corrupt inode %Lu ((a)extents = %d).", in xfs_iformat_extents() 197 xfs_warn(mp, "corrupt inode %Lu (btree).", in xfs_iformat_btree()
|
H A D | xfs_ialloc.c | 138 xfs_warn(mp, in xfs_inobt_get_rec() 141 xfs_warn(mp, in xfs_inobt_get_rec() 1961 xfs_warn(mp, "%s: xfs_inobt_lookup() returned error %d.", in xfs_difree_inobt() 1971 xfs_warn(mp, "%s: xfs_inobt_get_rec() returned error %d.", in xfs_difree_inobt() 2020 xfs_warn(mp, "%s: xfs_btree_delete returned error %d.", in xfs_difree_inobt() 2031 xfs_warn(mp, "%s: xfs_inobt_update returned error %d.", in xfs_difree_inobt() 2195 xfs_warn(mp, "%s: agno >= mp->m_sb.sb_agcount (%d >= %d).", in xfs_difree() 2202 xfs_warn(mp, "%s: inode != XFS_AGINO_TO_INO() (%llu != %llu).", in xfs_difree() 2210 xfs_warn(mp, "%s: agbno >= mp->m_sb.sb_agblocks (%d >= %d).", in xfs_difree() 2220 xfs_warn(m in xfs_difree() [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_sb.c | 195 xfs_warn(mp, in xfs_validate_sb_read() 198 xfs_warn(mp, in xfs_validate_sb_read() 208 xfs_warn(mp, in xfs_validate_sb_read() 210 xfs_warn(mp, in xfs_validate_sb_read() 217 xfs_warn(mp, in xfs_validate_sb_read() 221 xfs_warn(mp, in xfs_validate_sb_read() 250 xfs_warn(mp, "SB summary counter sanity check failed"); in xfs_validate_sb_write() 263 xfs_warn(mp, in xfs_validate_sb_write() 278 xfs_warn(mp, in xfs_validate_sb_write() 286 xfs_warn(m in xfs_validate_sb_write() [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(m in xfs_difree() [all...] |