Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
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()
Dxfs_trans.h201 xfs_trans_read_buf( in xfs_trans_read_buf() function
Dxfs_dquot.c471 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, dqp->q_blkno, in xfs_dquot_disk_read()
1267 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, dqp->q_blkno, in xfs_qm_dqflush()
Dxfs_qm.c944 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, in xfs_qm_reset_dqcounts_all()
957 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, in xfs_qm_reset_dqcounts_all()
Dxfs_trace.h654 DEFINE_BUF_ITEM_EVENT(xfs_trans_read_buf);
/linux-6.12.1/fs/xfs/scrub/
Dquota_repair.c310 error = xfs_trans_read_buf(sc->mp, sc->tp, sc->mp->m_ddev_targp, daddr, in xrep_quota_block()
316 error = xfs_trans_read_buf(sc->mp, sc->tp, in xrep_quota_block()
Dsymlink_repair.c125 error = xfs_trans_read_buf(sc->mp, sc->tp, sc->mp->m_ddev_targp, in xrep_symlink_salvage_remote()
Dagheader_repair.c386 error = xfs_trans_read_buf(mp, sc->tp, mp->m_ddev_targp, in xrep_agf()
743 error = xfs_trans_read_buf(mp, sc->tp, mp->m_ddev_targp, in xrep_agfl()
1771 error = xfs_trans_read_buf(mp, sc->tp, mp->m_ddev_targp, in xrep_agi()
Drepair.c521 error = xfs_trans_read_buf(mp, ri->sc->tp, mp->m_ddev_targp, daddr, in xrep_findroot_block()
Dinode_repair.c1375 error = xfs_trans_read_buf(sc->mp, sc->tp, sc->mp->m_ddev_targp, in xrep_dinode_core()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_inode_buf.c138 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, imap->im_blkno, in xfs_imap_to_bp()
Dxfs_rtbitmap.c128 error = xfs_trans_read_buf(mp, args->tp, mp->m_ddev_targp, in xfs_rtbuf_get()
Dxfs_sb.c1315 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_sb_read_secondary()
Dxfs_alloc.c886 error = xfs_trans_read_buf( in xfs_alloc_read_agfl()
3367 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_read_agf()
Dxfs_btree.c606 error = xfs_trans_read_buf(mp, tp, in xfs_btree_dup_cursor()
1408 error = xfs_trans_read_buf(mp, cur->bc_tp, xfs_btree_buftarg(cur), d, in xfs_btree_read_buf_block()
Dxfs_ialloc.c2741 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_read_agi()
Dxfs_da_btree.c458 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, mappedbno, in xfs_da3_node_read_mapped()
Dxfs_bmap.c244 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_bmap_read_buf()