Searched refs:xfs_err (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/fs/xfs/ |
D | xfs_message.h | 24 #define xfs_err(mp, fmt, ...) \ macro 68 xfs_printk_ratelimited(xfs_err, dev, fmt, ##__VA_ARGS__)
|
D | xfs_notify_failure.c | 290 xfs_err(mp, "ondisk log corrupt, shutting down fs!"); in xfs_dax_notify_failure()
|
D | xfs_buf_item.c | 904 xfs_err(mp, in xfs_buf_item_init()
|
D | xfs_buf_item_recover.c | 191 xfs_err(log->l_mp, "bad buffer log item size (%d)", in xlog_recover_buf_commit_pass1()
|
D | xfs_mount.c | 493 xfs_err(mp, "sb_inprogress set after log recovery??"); in xfs_check_summary_counts()
|
/linux-6.12.1/fs/xfs/scrub/ |
D | rcbag.c | 298 xfs_err(bag->mp, "[%llu]: bno 0x%x fsbcount 0x%x refcount 0x%llx\n", in rcbag_dump()
|
D | repair.c | 974 xfs_err(sc->mp, in xrep_reset_perag_resv()
|
D | attr_repair.c | 987 xfs_err(sc->mp, in xrep_xattr_fork_remove()
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_btree.c | 360 xfs_err(cur->bc_mp, in xfs_btree_check_ptr() 366 xfs_err(cur->bc_mp, in xfs_btree_check_ptr() 373 xfs_err(cur->bc_mp, in xfs_btree_check_ptr()
|
D | xfs_bmap.c | 326 xfs_err(mp, "%s: ptrs are equal in node\n", in xfs_check_block() 498 xfs_err(mp, "%s: CORRUPTED BTREE OR SOMETHING", __func__); in xfs_bmap_check_leaf_extents()
|