Searched refs:xfs_err (Results 1 – 13 of 13) sorted by relevance
| /fs/xfs/ |
| A D | xfs_message.h | 24 #define xfs_err(mp, fmt, ...) \ macro 68 xfs_printk_ratelimited(xfs_err, dev, fmt, ##__VA_ARGS__)
|
| A D | xfs_notify_failure.c | 227 xfs_err(mp, "ondisk log corrupt, shutting down fs!"); in xfs_dax_notify_logdev_failure()
|
| A D | xfs_buf_item.c | 900 xfs_err(mp, in xfs_buf_item_init()
|
| A D | xfs_buf_item_recover.c | 193 xfs_err(log->l_mp, "bad buffer log item size (%zd)", in xlog_recover_buf_commit_pass1()
|
| A D | xfs_mount.c | 512 xfs_err(mp, "sb_inprogress set after log recovery??"); in xfs_check_summary_counts()
|
| A D | xfs_zone_alloc.c | 353 xfs_err(mp, in xfs_zone_free_blocks()
|
| A D | xfs_file.c | 650 xfs_err(mp, in xfs_dio_zoned_submit_io()
|
| A D | xfs_icache.c | 879 xfs_err(mp, "metadata inode 0x%llx type %u is corrupt", ino, in xfs_trans_metafile_iget()
|
| /fs/xfs/scrub/ |
| A D | rcbag.c | 298 xfs_err(bag->mp, "[%llu]: bno 0x%x fsbcount 0x%x refcount 0x%llx\n", in rcbag_dump()
|
| A D | repair.c | 1094 xfs_err(sc->mp, in xrep_reset_perag_resv()
|
| A D | attr_repair.c | 987 xfs_err(sc->mp, in xrep_xattr_fork_remove()
|
| /fs/xfs/libxfs/ |
| A D | xfs_btree.c | 366 xfs_err(cur->bc_mp, in xfs_btree_check_ptr() 372 xfs_err(cur->bc_mp, in xfs_btree_check_ptr() 379 xfs_err(cur->bc_mp, in xfs_btree_check_ptr()
|
| A D | xfs_bmap.c | 325 xfs_err(mp, "%s: ptrs are equal in node\n", in xfs_check_block() 497 xfs_err(mp, "%s: CORRUPTED BTREE OR SOMETHING", __func__); in xfs_bmap_check_leaf_extents()
|
Completed in 52 milliseconds