Home
last modified time | relevance | path

Searched refs:b_mount (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_dquot_buf.c233 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()
Dxfs_symlink_remote.c92 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()
Dxfs_dir2_data.c114 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()
Dxfs_dir2_block.c51 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()
Dxfs_attr_remote.c135 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()
Dxfs_alloc.h229 if (xfs_has_crc(bp->b_mount)) in xfs_buf_to_agfl_bno()
Dxfs_attr_leaf.c315 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()
Dxfs_dir2_leaf.c199 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()
Dxfs_da_btree.c202 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()
Dxfs_alloc.c784 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()
Dxfs_btree.c406 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()
Dxfs_dir2_node.c103 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()
Dxfs_refcount_btree.c209 struct xfs_mount *mp = bp->b_mount; in xfs_refcountbt_verify()
Dxfs_sb.c858 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/
Dxfs_buf.c249 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 …]
Dxfs_message.c120 struct xfs_mount *mp = bp->b_mount; in xfs_buf_alert_ratelimited()
Dxfs_error.c420 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()
Dxfs_dquot_item_recover.c170 ASSERT(bp->b_mount == mp); in xlog_recover_dquot_commit_pass2()
Dxfs_dquot.c595 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()
Dxfs_attr_inactive.c89 struct xfs_mount *mp = bp->b_mount; in xfs_attr3_leaf_inactive()
Dxfs_buf_item.c793 struct xfs_mount *mp = bp->b_mount; in xfs_buf_item_precommit()
874 ASSERT(bp->b_mount == mp); in xfs_buf_item_init()
Dxfs_buf.h187 struct xfs_mount *b_mount; member
Dxfs_inode_item_recover.c549 ASSERT(bp->b_mount == mp); in xlog_recover_inode_commit_pass2()
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-self-describing-metadata.rst229 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/
Drcbag_btree.c144 struct xfs_mount *mp = bp->b_mount; in rcbagbt_verify()

12