Lines Matching refs:bt_mount
243 bp->b_mount = target->bt_mount; in _xfs_buf_alloc()
611 eofs = XFS_FSB_TO_BB(btp->bt_mount, btp->bt_mount->m_sb.sb_dblocks); in xfs_buf_find()
613 xfs_alert(btp->bt_mount, in xfs_buf_find()
620 pag = xfs_perag_get(btp->bt_mount, in xfs_buf_find()
621 xfs_daddr_to_agno(btp->bt_mount, cmap.bm_bn)); in xfs_buf_find()
633 XFS_STATS_INC(btp->bt_mount, xb_miss_locked); in xfs_buf_find()
654 XFS_STATS_INC(btp->bt_mount, xb_busy_locked); in xfs_buf_find()
658 XFS_STATS_INC(btp->bt_mount, xb_get_locked_waited); in xfs_buf_find()
673 XFS_STATS_INC(btp->bt_mount, xb_get_locked); in xfs_buf_find()
742 xfs_warn_ratelimited(target->bt_mount, in xfs_buf_get_map()
757 XFS_STATS_INC(target->bt_mount, xb_get); in xfs_buf_get_map()
836 XFS_STATS_INC(target->bt_mount, xb_get_read); in xfs_buf_read_map()
868 if (!XFS_FORCED_SHUTDOWN(target->bt_mount)) in xfs_buf_read_map()
981 xfs_warn(target->bt_mount, in xfs_buf_get_uncached()
1840 flush_workqueue(btp->bt_mount->m_buf_workqueue); in xfs_wait_buftarg()
1871 ASSERT(XFS_FORCED_SHUTDOWN(btp->bt_mount)); in xfs_wait_buftarg()
1872 xfs_alert(btp->bt_mount, in xfs_wait_buftarg()
1966 xfs_warn(btp->bt_mount, in xfs_setsize_buftarg()
2002 btp->bt_mount = mp; in xfs_alloc_buftarg()