Searched refs:xfs_trans_read_buf (Results 1 – 18 of 18) sorted by relevance
/linux-6.12.1/fs/xfs/ |
D | xfs_dquot_item_recover.c | 128 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, dq_f->qlf_blkno, in xlog_recover_dquot_commit_pass2()
|
D | xfs_trans.h | 201 xfs_trans_read_buf( in xfs_trans_read_buf() function
|
D | xfs_dquot.c | 471 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()
|
D | xfs_qm.c | 944 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()
|
D | xfs_trace.h | 654 DEFINE_BUF_ITEM_EVENT(xfs_trans_read_buf);
|
/linux-6.12.1/fs/xfs/scrub/ |
D | quota_repair.c | 310 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()
|
D | symlink_repair.c | 125 error = xfs_trans_read_buf(sc->mp, sc->tp, sc->mp->m_ddev_targp, in xrep_symlink_salvage_remote()
|
D | agheader_repair.c | 386 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()
|
D | repair.c | 521 error = xfs_trans_read_buf(mp, ri->sc->tp, mp->m_ddev_targp, daddr, in xrep_findroot_block()
|
D | inode_repair.c | 1375 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/ |
D | xfs_inode_buf.c | 138 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, imap->im_blkno, in xfs_imap_to_bp()
|
D | xfs_rtbitmap.c | 128 error = xfs_trans_read_buf(mp, args->tp, mp->m_ddev_targp, in xfs_rtbuf_get()
|
D | xfs_sb.c | 1315 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_sb_read_secondary()
|
D | xfs_alloc.c | 886 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()
|
D | xfs_btree.c | 606 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()
|
D | xfs_ialloc.c | 2741 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_read_agi()
|
D | xfs_da_btree.c | 458 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, mappedbno, in xfs_da3_node_read_mapped()
|
D | xfs_bmap.c | 244 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_bmap_read_buf()
|