Home
last modified time | relevance | path

Searched refs:xfs_trans_read_buf (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_dquot_item_recover.c128 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, dq_f->qlf_blkno, in xlog_recover_dquot_commit_pass2()
H A Dxfs_trans.h203 xfs_trans_read_buf( in xfs_trans_read_buf() function
H A Dxfs_dquot.c450 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, dqp->q_blkno, in xfs_dquot_disk_read()
1235 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, dqp->q_blkno, in xfs_qm_dqflush()
H A Dxfs_qm.c929 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, in xfs_qm_reset_dqcounts_all()
942 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, in xfs_qm_reset_dqcounts_all()
H A Dxfs_trace.h636 DEFINE_BUF_ITEM_EVENT(xfs_trans_read_buf);
/openbmc/linux/fs/xfs/scrub/
H A Dagheader_repair.c392 error = xfs_trans_read_buf(mp, sc->tp, mp->m_ddev_targp, in xrep_agf()
752 error = xfs_trans_read_buf(mp, sc->tp, mp->m_ddev_targp, in xrep_agfl()
1002 error = xfs_trans_read_buf(mp, sc->tp, mp->m_ddev_targp, in xrep_agi()
H A Drepair.c501 error = xfs_trans_read_buf(mp, ri->sc->tp, mp->m_ddev_targp, daddr, in xrep_findroot_block()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_inode_buf.c135 return xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, imap->im_blkno, in xfs_imap_to_bp()
H A Dxfs_rtbitmap.c78 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_rtbuf_get()
H A Dxfs_sb.c1283 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_sb_read_secondary()
H A Dxfs_btree.c497 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_btree_dup_cursor()
879 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, d, in xfs_btree_read_bufl()
1351 error = xfs_trans_read_buf(mp, cur->bc_tp, mp->m_ddev_targp, d, in xfs_btree_read_buf_block()
H A Dxfs_alloc.c756 error = xfs_trans_read_buf( in xfs_alloc_read_agfl()
3171 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_read_agf()
H A Dxfs_ialloc.c2598 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_read_agi()
H A Dxfs_da_btree.c408 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, mappedbno, in xfs_da3_node_read_mapped()