/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_dquot_buf.c | 233 struct xfs_mount *mp = bp->b_mount; in xfs_dquot_buf_verify_struct() 242 struct xfs_mount *mp = bp->b_mount; in xfs_dquot_buf_read_verify() 259 struct xfs_mount *mp = bp->b_mount; in xfs_dquot_buf_readahead_verify() 277 struct xfs_mount *mp = bp->b_mount; in xfs_dquot_buf_write_verify()
|
D | xfs_symlink_remote.c | 92 struct xfs_mount *mp = bp->b_mount; in xfs_symlink_verify() 118 struct xfs_mount *mp = bp->b_mount; in xfs_symlink_read_verify() 138 struct xfs_mount *mp = bp->b_mount; in xfs_symlink_write_verify()
|
D | xfs_dir2_data.c | 114 struct xfs_mount *mp = bp->b_mount; in __xfs_dir3_data_check() 316 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_data_verify() 365 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_data_read_verify() 382 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_data_write_verify() 424 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_data_header_check() 793 struct xfs_mount *mp = bp->b_mount; in xfs_dir2_data_log_entry()
|
D | xfs_dir2_block.c | 51 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_block_verify() 72 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_block_read_verify() 89 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_block_write_verify() 123 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_block_header_check()
|
D | xfs_attr_remote.c | 135 struct xfs_mount *mp = bp->b_mount; in __xfs_attr3_rmt_read_verify() 199 struct xfs_mount *mp = bp->b_mount; in xfs_attr3_rmt_write_verify()
|
D | xfs_alloc.h | 229 if (xfs_has_crc(bp->b_mount)) in xfs_buf_to_agfl_bno()
|
D | xfs_attr_leaf.c | 315 struct xfs_mount *mp = bp->b_mount; in xfs_attr3_leaf_verify() 396 struct xfs_mount *mp = bp->b_mount; in xfs_attr3_leaf_header_check() 416 struct xfs_mount *mp = bp->b_mount; in xfs_attr3_leaf_write_verify() 446 struct xfs_mount *mp = bp->b_mount; in xfs_attr3_leaf_read_verify() 1023 struct xfs_mount *mp = bp->b_mount; in xfs_attr_shortform_allfit() 1691 struct xfs_mount *mp = leaf1_bp->b_mount; in xfs_attr_leaf_order() 2717 struct xfs_mount *mp = bp->b_mount; in xfs_attr_leaf_lasthash()
|
D | xfs_dir2_leaf.c | 199 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_leaf_verify() 216 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_leaf_header_check() 238 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_leaf_read_verify() 255 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_leaf_write_verify()
|
D | xfs_da_btree.c | 202 struct xfs_mount *mp = bp->b_mount; in xfs_da3_blkinfo_verify() 224 struct xfs_mount *mp = bp->b_mount; in xfs_da3_node_verify() 260 struct xfs_mount *mp = bp->b_mount; in xfs_da3_node_header_check() 280 struct xfs_mount *mp = bp->b_mount; in xfs_da3_header_check() 304 struct xfs_mount *mp = bp->b_mount; in xfs_da3_node_write_verify() 491 if (xfs_has_crc(dst->b_mount)) in xfs_da_buf_copy()
|
D | xfs_alloc.c | 784 struct xfs_mount *mp = bp->b_mount; in xfs_agfl_verify() 820 struct xfs_mount *mp = bp->b_mount; in xfs_agfl_read_verify() 845 struct xfs_mount *mp = bp->b_mount; in xfs_agfl_write_verify() 3186 struct xfs_mount *mp = bp->b_mount; in xfs_validate_ag_length() 3234 struct xfs_mount *mp = bp->b_mount; in xfs_agf_verify() 3307 struct xfs_mount *mp = bp->b_mount; in xfs_agf_read_verify() 3324 struct xfs_mount *mp = bp->b_mount; in xfs_agf_write_verify()
|
D | xfs_btree.c | 406 if (!xfs_has_crc(bp->b_mount)) in xfs_btree_fsblock_calc_crc() 418 struct xfs_mount *mp = bp->b_mount; in xfs_btree_fsblock_verify_crc() 444 if (!xfs_has_crc(bp->b_mount)) in xfs_btree_agblock_calc_crc() 456 struct xfs_mount *mp = bp->b_mount; in xfs_btree_agblock_verify_crc() 4656 struct xfs_mount *mp = bp->b_mount; in xfs_btree_fsblock_v5hdr_verify() 4677 struct xfs_mount *mp = bp->b_mount; in xfs_btree_fsblock_verify() 4738 struct xfs_mount *mp = bp->b_mount; in xfs_btree_agblock_v5hdr_verify() 4764 struct xfs_mount *mp = bp->b_mount; in xfs_btree_agblock_verify()
|
D | xfs_dir2_node.c | 103 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_free_verify() 129 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_free_read_verify() 146 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_free_write_verify() 182 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_free_header_check()
|
D | xfs_refcount_btree.c | 209 struct xfs_mount *mp = bp->b_mount; in xfs_refcountbt_verify()
|
D | xfs_sb.c | 858 struct xfs_mount *mp = bp->b_mount; in xfs_sb_read_verify() 924 struct xfs_mount *mp = bp->b_mount; in xfs_sb_write_verify()
|
/linux-6.12.1/fs/xfs/ |
D | xfs_buf.c | 249 bp->b_mount = target->bt_mount; in _xfs_buf_alloc() 274 XFS_STATS_INC(bp->b_mount, xb_create); in _xfs_buf_alloc() 401 XFS_STATS_INC(bp->b_mount, xb_page_found); in xfs_buf_alloc_pages() 413 XFS_STATS_INC(bp->b_mount, xb_page_retries); in xfs_buf_alloc_pages() 566 XFS_STATS_INC(bp->b_mount, xb_busy_locked); in xfs_buf_find_lock() 571 XFS_STATS_INC(bp->b_mount, xb_get_locked_waited); in xfs_buf_find_lock() 1195 xfs_log_force(bp->b_mount, 0); in xfs_buf_lock() 1255 struct xfs_mount *mp = bp->b_mount; in xfs_buf_ioerror_permanent() 1292 struct xfs_mount *mp = bp->b_mount; in xfs_buf_ioend_handle_error() 1435 queue_work(bp->b_mount->m_buf_workqueue, &bp->b_ioend_work); in xfs_buf_ioend_async() [all …]
|
D | xfs_message.c | 120 struct xfs_mount *mp = bp->b_mount; in xfs_buf_alert_ratelimited()
|
D | xfs_error.c | 420 struct xfs_mount *mp = bp->b_mount; in xfs_buf_corruption_error() 445 struct xfs_mount *mp = bp->b_mount; in xfs_buf_verifier_error()
|
D | xfs_dquot_item_recover.c | 170 ASSERT(bp->b_mount == mp); in xlog_recover_dquot_commit_pass2()
|
D | xfs_dquot.c | 595 xfs_alert_tag(bp->b_mount, XFS_PTAG_VERIFIER_ERROR, in xfs_dquot_from_disk() 598 xfs_alert(bp->b_mount, "Unmount and run xfs_repair"); in xfs_dquot_from_disk() 1191 spin_lock(&bp->b_mount->m_ail->ail_lock); in xfs_buf_dquot_io_fail() 1194 spin_unlock(&bp->b_mount->m_ail->ail_lock); in xfs_buf_dquot_io_fail()
|
D | xfs_attr_inactive.c | 89 struct xfs_mount *mp = bp->b_mount; in xfs_attr3_leaf_inactive()
|
D | xfs_buf_item.c | 793 struct xfs_mount *mp = bp->b_mount; in xfs_buf_item_precommit() 874 ASSERT(bp->b_mount == mp); in xfs_buf_item_init()
|
D | xfs_buf.h | 187 struct xfs_mount *b_mount; member
|
D | xfs_inode_item_recover.c | 549 ASSERT(bp->b_mount == mp); in xlog_recover_inode_commit_pass2()
|
/linux-6.12.1/Documentation/filesystems/xfs/ |
D | xfs-self-describing-metadata.rst | 229 struct xfs_mount *mp = bp->b_mount; 252 struct xfs_mount *mp = bp->b_mount; 279 struct xfs_mount *mp = bp->b_mount; 304 struct xfs_mount *mp = bp->b_mount;
|
/linux-6.12.1/fs/xfs/scrub/ |
D | rcbag_btree.c | 144 struct xfs_mount *mp = bp->b_mount; in rcbagbt_verify()
|