/openbmc/linux/fs/xfs/ |
H A D | xfs_buf.c | 242 bp->b_mount = target->bt_mount; in _xfs_buf_alloc() 267 XFS_STATS_INC(bp->b_mount, xb_create); in _xfs_buf_alloc() 394 XFS_STATS_INC(bp->b_mount, xb_page_found); in xfs_buf_alloc_pages() 406 XFS_STATS_INC(bp->b_mount, xb_page_retries); in xfs_buf_alloc_pages() 549 XFS_STATS_INC(bp->b_mount, xb_busy_locked); in xfs_buf_find_lock() 554 XFS_STATS_INC(bp->b_mount, xb_get_locked_waited); in xfs_buf_find_lock() 1125 xfs_log_force(bp->b_mount, 0); in xfs_buf_lock() 1185 struct xfs_mount *mp = bp->b_mount; in xfs_buf_ioerror_permanent() 1222 struct xfs_mount *mp = bp->b_mount; in xfs_buf_ioend_handle_error() 1365 queue_work(bp->b_mount->m_buf_workqueue, &bp->b_ioend_work); in xfs_buf_ioend_async() [all …]
|
H A D | xfs_message.c | 120 struct xfs_mount *mp = bp->b_mount; in xfs_buf_alert_ratelimited()
|
H A D | xfs_error.c | 417 struct xfs_mount *mp = bp->b_mount; in xfs_buf_corruption_error() 442 struct xfs_mount *mp = bp->b_mount; in xfs_buf_verifier_error()
|
H A D | xfs_dquot_item_recover.c | 170 ASSERT(bp->b_mount == mp); in xlog_recover_dquot_commit_pass2()
|
H A D | xfs_dquot.c | 572 xfs_alert_tag(bp->b_mount, XFS_PTAG_VERIFIER_ERROR, in xfs_dquot_from_disk() 575 xfs_alert(bp->b_mount, "Unmount and run xfs_repair"); in xfs_dquot_from_disk() 1159 spin_lock(&bp->b_mount->m_ail->ail_lock); in xfs_buf_dquot_io_fail() 1162 spin_unlock(&bp->b_mount->m_ail->ail_lock); in xfs_buf_dquot_io_fail()
|
H A D | xfs_attr_inactive.c | 88 struct xfs_mount *mp = bp->b_mount; in xfs_attr3_leaf_inactive()
|
H A 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()
|
H A D | xfs_buf.h | 174 struct xfs_mount *b_mount; member
|
H A D | xfs_inode_item_recover.c | 548 ASSERT(bp->b_mount == mp); in xlog_recover_inode_commit_pass2()
|
/openbmc/linux/fs/xfs/libxfs/ |
H A 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()
|
H A D | xfs_symlink_remote.c | 89 struct xfs_mount *mp = bp->b_mount; in xfs_symlink_verify() 117 struct xfs_mount *mp = bp->b_mount; in xfs_symlink_read_verify() 137 struct xfs_mount *mp = bp->b_mount; in xfs_symlink_write_verify()
|
H A D | xfs_dir2_data.c | 113 struct xfs_mount *mp = bp->b_mount; in __xfs_dir3_data_check() 315 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_data_verify() 364 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_data_read_verify() 381 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_data_write_verify() 787 struct xfs_mount *mp = bp->b_mount; in xfs_dir2_data_log_entry()
|
H A D | xfs_attr_remote.c | 122 struct xfs_mount *mp = bp->b_mount; in __xfs_attr3_rmt_read_verify() 186 struct xfs_mount *mp = bp->b_mount; in xfs_attr3_rmt_write_verify()
|
H A D | xfs_alloc.h | 227 if (xfs_has_crc(bp->b_mount)) in xfs_buf_to_agfl_bno()
|
H A D | xfs_dir2_block.c | 50 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_block_verify() 71 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_block_read_verify() 88 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_block_write_verify()
|
H A D | xfs_alloc.c | 654 struct xfs_mount *mp = bp->b_mount; in xfs_agfl_verify() 690 struct xfs_mount *mp = bp->b_mount; in xfs_agfl_read_verify() 715 struct xfs_mount *mp = bp->b_mount; in xfs_agfl_write_verify() 2987 struct xfs_mount *mp = bp->b_mount; in xfs_validate_ag_length() 3035 struct xfs_mount *mp = bp->b_mount; in xfs_agf_verify() 3111 struct xfs_mount *mp = bp->b_mount; in xfs_agf_read_verify() 3128 struct xfs_mount *mp = bp->b_mount; in xfs_agf_write_verify()
|
H A D | xfs_attr_leaf.c | 314 struct xfs_mount *mp = bp->b_mount; in xfs_attr3_leaf_verify() 394 struct xfs_mount *mp = bp->b_mount; in xfs_attr3_leaf_write_verify() 424 struct xfs_mount *mp = bp->b_mount; in xfs_attr3_leaf_read_verify() 1018 struct xfs_mount *mp = bp->b_mount; in xfs_attr_shortform_allfit() 1700 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()
|
H A D | xfs_btree.c | 345 if (!xfs_has_crc(bp->b_mount)) in xfs_btree_lblock_calc_crc() 357 struct xfs_mount *mp = bp->b_mount; in xfs_btree_lblock_verify_crc() 383 if (!xfs_has_crc(bp->b_mount)) in xfs_btree_sblock_calc_crc() 395 struct xfs_mount *mp = bp->b_mount; in xfs_btree_sblock_verify_crc() 4547 struct xfs_mount *mp = bp->b_mount; in xfs_btree_lblock_v5hdr_verify() 4568 struct xfs_mount *mp = bp->b_mount; in xfs_btree_lblock_verify() 4597 struct xfs_mount *mp = bp->b_mount; in xfs_btree_sblock_v5hdr_verify() 4623 struct xfs_mount *mp = bp->b_mount; in xfs_btree_sblock_verify()
|
H A D | xfs_dir2_leaf.c | 198 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_leaf_verify() 214 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_leaf_read_verify() 231 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_leaf_write_verify()
|
H A D | xfs_refcount_btree.c | 212 struct xfs_mount *mp = bp->b_mount; in xfs_refcountbt_verify()
|
H A D | xfs_sb.c | 840 struct xfs_mount *mp = bp->b_mount; in xfs_sb_read_verify() 906 struct xfs_mount *mp = bp->b_mount; in xfs_sb_write_verify()
|
H A D | xfs_dir2_node.c | 102 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_free_verify() 128 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_free_read_verify() 145 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_free_write_verify()
|
H A D | xfs_inode_buf.c | 44 struct xfs_mount *mp = bp->b_mount; in xfs_inode_buf_verify()
|
H A D | xfs_alloc_btree.c | 297 struct xfs_mount *mp = bp->b_mount; in xfs_allocbt_verify()
|
/openbmc/linux/Documentation/filesystems/ |
H A 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;
|