Lines Matching refs:b_mount
243 bp->b_mount = target->bt_mount; in _xfs_buf_alloc()
268 XFS_STATS_INC(bp->b_mount, xb_create); in _xfs_buf_alloc()
440 XFS_STATS_INC(bp->b_mount, xb_page_retries); in xfs_buf_allocate_memory()
445 XFS_STATS_INC(bp->b_mount, xb_page_found); in xfs_buf_allocate_memory()
1146 xfs_log_force(bp->b_mount, 0); in xfs_buf_lock()
1206 struct xfs_mount *mp = bp->b_mount; in xfs_buf_ioerror_permanent()
1243 struct xfs_mount *mp = bp->b_mount; in xfs_buf_ioend_handle_error()
1386 queue_work(bp->b_mount->m_buf_workqueue, &bp->b_ioend_work); in xfs_buf_ioend_async()
1441 xfs_force_shutdown(bp->b_mount, SHUTDOWN_META_IO_ERROR); in xfs_bwrite()
1453 XFS_TEST_ERROR(false, bp->b_mount, XFS_ERRTAG_BUF_IOERROR)) in xfs_buf_bio_end_io()
1581 xfs_force_shutdown(bp->b_mount, in _xfs_buf_ioapply()
1586 struct xfs_mount *mp = bp->b_mount; in _xfs_buf_ioapply()
1663 if (XFS_FORCED_SHUTDOWN(bp->b_mount)) { in __xfs_buf_submit()
2345 if (XFS_TEST_ERROR(false, bp->b_mount, XFS_ERRTAG_BUF_LRU_REF)) in xfs_buf_set_ref()
2361 struct xfs_mount *mp = bp->b_mount; in xfs_verify_magic()
2379 struct xfs_mount *mp = bp->b_mount; in xfs_verify_magic16()