Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_dquot_item_recover.c126 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, dq_f->qlf_blkno, in xlog_recover_dquot_commit_pass2()
Dxfs_trans.h199 xfs_trans_read_buf( in xfs_trans_read_buf() function
Dxfs_dquot.c437 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, dqp->q_blkno, in xfs_dquot_disk_read()
1263 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, dqp->q_blkno, in xfs_qm_dqflush()
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()
Dxfs_trace.h623 DEFINE_BUF_ITEM_EVENT(xfs_trans_read_buf);
/Linux-v5.15/fs/xfs/scrub/
Dagheader_repair.c374 error = xfs_trans_read_buf(mp, sc->tp, mp->m_ddev_targp, in xrep_agf()
662 error = xfs_trans_read_buf(mp, sc->tp, mp->m_ddev_targp, in xrep_agfl()
907 error = xfs_trans_read_buf(mp, sc->tp, mp->m_ddev_targp, in xrep_agi()
Drepair.c728 error = xfs_trans_read_buf(mp, ri->sc->tp, mp->m_ddev_targp, daddr, in xrep_findroot_block()
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_inode_buf.c136 return xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, imap->im_blkno, in xfs_imap_to_bp()
Dxfs_rtbitmap.c77 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_rtbuf_get()
Dxfs_sb.c1167 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_sb_read_secondary()
Dxfs_btree.c422 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_btree_dup_cursor()
804 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, d, in xfs_btree_read_bufl()
1276 error = xfs_trans_read_buf(mp, cur->bc_tp, mp->m_ddev_targp, d, in xfs_btree_read_buf_block()
Dxfs_alloc.c699 error = xfs_trans_read_buf( in xfs_alloc_read_agfl()
3011 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_read_agf()
Dxfs_ialloc.c2584 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_read_agi()
Dxfs_da_btree.c396 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, mappedbno, in xfs_da3_node_read_mapped()