Searched refs:xfs_trans_read_buf_map (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_trans.h | 194 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 D | xfs_trans_buf.c | 211 xfs_trans_read_buf_map( in xfs_trans_read_buf_map() function
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_da_btree.c | 2649 error = xfs_trans_read_buf_map(mp, tp, mp->m_ddev_targp, mapp, nmap, 0, in xfs_da_read_buf()
|