Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_btree.c442 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()
Dxfs_inode.c252 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()
Dxfs_trans_buf.c292 xfs_trans_read_buf( in xfs_trans_read_buf() function
Dxfs_trans.h995 int xfs_trans_read_buf(struct xfs_mount *, xfs_trans_t *,
Dxfs_alloc.c417 error = xfs_trans_read_buf( in xfs_alloc_read_agfl()
2166 error = xfs_trans_read_buf( in xfs_alloc_read_agf()
Dxfs_ialloc.c1353 error = xfs_trans_read_buf( in xfs_ialloc_read_agi()
Dxfs_rtalloc.c908 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, d, in xfs_rtbuf_get()
Dxfs_da_btree.c2206 error = xfs_trans_read_buf(mp, trans, mp->m_ddev_targp, in xfs_da_do_buf()
Dxfs_log_recover.c3175 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/
Dxfs_dquot.c660 if ((error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, in xfs_qm_dqtobp()
Dxfs_qm.c1561 error = xfs_trans_read_buf(mp, NULL, mp->m_ddev_targp, in xfs_qm_dqiter_bufs()