Searched refs:xfs_trans_read_buf (Results 1 – 14 of 14) sorted by relevance
/linux-4.19.296/fs/xfs/scrub/ |
D | agheader_repair.c | 382 error = xfs_trans_read_buf(mp, sc->tp, mp->m_ddev_targp, in xrep_agf() 679 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 | 720 error = xfs_trans_read_buf(mp, ri->sc->tp, mp->m_ddev_targp, daddr, in xrep_findroot_block()
|
/linux-4.19.296/fs/xfs/ |
D | xfs_trans.h | 191 xfs_trans_read_buf( in xfs_trans_read_buf() function
|
D | xfs_dquot.c | 423 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, dqp->q_blkno, in xfs_dquot_disk_read() 1111 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, dqp->q_blkno, in xfs_qm_dqflush()
|
D | xfs_qm.c | 916 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, in xfs_qm_reset_dqcounts_all() 929 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, in xfs_qm_reset_dqcounts_all()
|
D | xfs_log_recover.c | 3369 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, dq_f->qlf_blkno, in xlog_recover_dquot_pass2()
|
D | xfs_trace.h | 482 DEFINE_BUF_ITEM_EVENT(xfs_trans_read_buf);
|
/linux-4.19.296/fs/xfs/libxfs/ |
D | xfs_attr_remote.c | 407 error = xfs_trans_read_buf(mp, args->trans, in xfs_attr_rmtval_get()
|
D | xfs_rtbitmap.c | 85 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_rtbuf_get()
|
D | xfs_inode_buf.c | 184 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, imap->im_blkno, in xfs_imap_to_bp()
|
D | xfs_sb.c | 1181 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_sb_read_secondary()
|
D | xfs_btree.c | 430 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_btree_dup_cursor() 860 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, d, in xfs_btree_read_bufl() 1338 error = xfs_trans_read_buf(mp, cur->bc_tp, mp->m_ddev_targp, d, in xfs_btree_read_buf_block()
|
D | xfs_alloc.c | 665 error = xfs_trans_read_buf( in xfs_alloc_read_agfl() 2712 error = xfs_trans_read_buf( in xfs_read_agf()
|
D | xfs_ialloc.c | 2611 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_read_agi()
|