Home
last modified time | relevance | path

Searched refs:xfs_trans_read_buf_map (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_trans.h194 int xfs_trans_read_buf_map(struct xfs_mount *mp,
214 return xfs_trans_read_buf_map(mp, tp, target, &map, 1, in xfs_trans_read_buf()
H A Dxfs_trans_buf.c211 xfs_trans_read_buf_map( in xfs_trans_read_buf_map() function
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_da_btree.c2649 error = xfs_trans_read_buf_map(mp, tp, mp->m_ddev_targp, mapp, nmap, 0, in xfs_da_read_buf()