Searched refs:xfs_trans_read_buf (Results 1 – 11 of 11) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_btree.c | 442 if ((error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_btree_dup_cursor() 765 if ((error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, d, in xfs_btree_read_bufl() 798 if ((error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, d, in xfs_btree_read_bufs()
|
D | xfs_inode.c | 252 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, imap.im_blkno, in xfs_inotobp() 378 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, imap.im_blkno, in xfs_itobp() 1909 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, agdaddr, in xfs_iunlink() 2009 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, agdaddr, in xfs_iunlink_remove()
|
D | xfs_trans_buf.c | 292 xfs_trans_read_buf( in xfs_trans_read_buf() function
|
D | xfs_trans.h | 995 int xfs_trans_read_buf(struct xfs_mount *, xfs_trans_t *,
|
D | xfs_alloc.c | 417 error = xfs_trans_read_buf( in xfs_alloc_read_agfl() 2166 error = xfs_trans_read_buf( in xfs_alloc_read_agf()
|
D | xfs_ialloc.c | 1353 error = xfs_trans_read_buf( in xfs_ialloc_read_agi()
|
D | xfs_rtalloc.c | 908 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, d, in xfs_rtbuf_get()
|
D | xfs_da_btree.c | 2206 error = xfs_trans_read_buf(mp, trans, mp->m_ddev_targp, in xfs_da_do_buf()
|
D | xfs_log_recover.c | 3175 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xlog_recover_clear_agi_bucket()
|
/linux-2.4.37.9/fs/xfs/quota/ |
D | xfs_dquot.c | 660 if ((error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_qm_dqtobp()
|
D | xfs_qm.c | 1561 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, in xfs_qm_dqiter_bufs()
|