Lines Matching refs:bc_mp
193 mp = cur->bc_mp; in xfs_alloc_delrec()
815 cur->bc_mp->m_perag[INT_GET(agf->agf_seqno, ARCH_CONVERT)].pagf_longest in xfs_alloc_insrec()
958 mp = cur->bc_mp; in xfs_alloc_lookup()
1203 if ((error = xfs_btree_read_bufs(cur->bc_mp, cur->bc_tp, in xfs_alloc_lshift()
1314 mp = cur->bc_mp; in xfs_alloc_newroot()
1494 if ((error = xfs_btree_read_bufs(cur->bc_mp, cur->bc_tp, in xfs_alloc_rshift()
1612 rbp = xfs_btree_get_bufs(cur->bc_mp, cur->bc_tp, cur->bc_private.a.agno, in xfs_alloc_split()
1684 lbno = XFS_DADDR_TO_AGBNO(cur->bc_mp, XFS_BUF_ADDR(lbp)); in xfs_alloc_split()
1699 if ((error = xfs_btree_read_bufs(cur->bc_mp, cur->bc_tp, in xfs_alloc_split()
1844 if ((error = xfs_btree_read_bufs(cur->bc_mp, cur->bc_tp, in xfs_alloc_decrement()
2014 if ((error = xfs_btree_read_bufs(cur->bc_mp, cur->bc_tp, in xfs_alloc_increment()
2187 cur->bc_mp->m_perag[seqno].pagf_longest = len; in xfs_alloc_update()