Searched refs:xfs_trans_read_buf (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/fs/xfs/ |
D | xfs_dquot.c | 421 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, dqp->q_blkno, in xfs_qm_dqrepair() 526 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_qm_dqtobp() 974 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, dqp->q_blkno, in xfs_qm_dqflush()
|
D | xfs_trans.h | 187 xfs_trans_read_buf( in xfs_trans_read_buf() function
|
D | xfs_qm.c | 895 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, in xfs_qm_dqiter_bufs() 908 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, in xfs_qm_dqiter_bufs()
|
D | xfs_fsops.c | 516 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, in xfs_growfs_data_private()
|
D | xfs_trace.h | 532 DEFINE_BUF_ITEM_EVENT(xfs_trans_read_buf);
|
D | xfs_log_recover.c | 2886 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, dq_f->qlf_blkno, in xlog_recover_dquot_pass2()
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_inode_buf.c | 174 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, imap->im_blkno, in xfs_imap_to_bp()
|
D | xfs_attr_remote.c | 387 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, in xfs_attr_rmtval_get()
|
D | xfs_rtbitmap.c | 69 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_rtbuf_get()
|
D | xfs_btree.c | 357 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_btree_dup_cursor() 715 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, d, in xfs_btree_read_bufl() 1168 error = xfs_trans_read_buf(mp, cur->bc_tp, mp->m_ddev_targp, d, in xfs_btree_read_buf_block()
|
D | xfs_alloc.c | 540 error = xfs_trans_read_buf( in xfs_alloc_read_agfl() 2299 error = xfs_trans_read_buf( in xfs_read_agf()
|
D | xfs_ialloc.c | 2139 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_read_agi()
|