Home
last modified time | relevance | path

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

12

/openbmc/linux/fs/xfs/
H A Dxfs_buf.c242 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 Dxfs_message.c120 struct xfs_mount *mp = bp->b_mount; in xfs_buf_alert_ratelimited()
H A Dxfs_error.c417 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 Dxfs_dquot_item_recover.c170 ASSERT(bp->b_mount == mp); in xlog_recover_dquot_commit_pass2()
H A Dxfs_dquot.c572 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 Dxfs_attr_inactive.c88 struct xfs_mount *mp = bp->b_mount; in xfs_attr3_leaf_inactive()
H A 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()
H A Dxfs_buf.h174 struct xfs_mount *b_mount; member
H A Dxfs_inode_item_recover.c548 ASSERT(bp->b_mount == mp); in xlog_recover_inode_commit_pass2()
/openbmc/linux/fs/xfs/libxfs/
H A 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()
H A Dxfs_symlink_remote.c89 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 Dxfs_dir2_data.c113 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 Dxfs_attr_remote.c122 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 Dxfs_alloc.h227 if (xfs_has_crc(bp->b_mount)) in xfs_buf_to_agfl_bno()
H A Dxfs_dir2_block.c50 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 Dxfs_alloc.c654 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 Dxfs_attr_leaf.c314 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 Dxfs_btree.c345 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 Dxfs_dir2_leaf.c198 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 Dxfs_refcount_btree.c212 struct xfs_mount *mp = bp->b_mount; in xfs_refcountbt_verify()
H A Dxfs_sb.c840 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 Dxfs_dir2_node.c102 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 Dxfs_inode_buf.c44 struct xfs_mount *mp = bp->b_mount; in xfs_inode_buf_verify()
H A Dxfs_alloc_btree.c297 struct xfs_mount *mp = bp->b_mount; in xfs_allocbt_verify()
/openbmc/linux/Documentation/filesystems/
H A 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;

12