Searched refs:xfs_trans_read_buf (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
D | xfs_dquot_item_recover.c | 126 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 | 214 xfs_trans_read_buf( in xfs_trans_read_buf() function
|
D | xfs_dquot.c | 431 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, dqp->q_blkno, in xfs_dquot_disk_read() 1262 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, dqp->q_blkno, in xfs_qm_dqflush()
|
D | xfs_qm.c | 928 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, in xfs_qm_reset_dqcounts_all() 941 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, in xfs_qm_reset_dqcounts_all()
|
D | xfs_trace.h | 497 DEFINE_BUF_ITEM_EVENT(xfs_trans_read_buf);
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
D | agheader_repair.c | 373 error = xfs_trans_read_buf(mp, sc->tp, mp->m_ddev_targp, in xrep_agf() 659 error = xfs_trans_read_buf(mp, sc->tp, mp->m_ddev_targp, in xrep_agfl() 905 error = xfs_trans_read_buf(mp, sc->tp, mp->m_ddev_targp, in xrep_agi()
|
D | repair.c | 723 error = xfs_trans_read_buf(mp, ri->sc->tp, mp->m_ddev_targp, daddr, in xrep_findroot_block()
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
D | xfs_inode_buf.c | 146 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, imap->im_blkno, in xfs_imap_to_bp()
|
D | xfs_rtbitmap.c | 77 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_rtbuf_get()
|
D | xfs_sb.c | 1214 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_sb_read_secondary()
|
D | xfs_btree.c | 425 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_btree_dup_cursor() 807 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, d, in xfs_btree_read_bufl() 1279 error = xfs_trans_read_buf(mp, cur->bc_tp, mp->m_ddev_targp, d, in xfs_btree_read_buf_block()
|
D | xfs_alloc.c | 699 error = xfs_trans_read_buf( in xfs_alloc_read_agfl() 2964 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_read_agf()
|
D | xfs_ialloc.c | 2622 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_read_agi()
|
D | xfs_da_btree.c | 396 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, mappedbno, in xfs_da3_node_read_mapped()
|