Searched refs:xfs_trans_read_buf_map (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/fs/xfs/ |
D | xfs_trans.h | 189 int xfs_trans_read_buf_map(struct xfs_mount *mp, 209 return xfs_trans_read_buf_map(mp, tp, target, &map, 1, in xfs_trans_read_buf()
|
D | xfs_trans_buf.c | 211 xfs_trans_read_buf_map( in xfs_trans_read_buf_map() function
|
/linux-5.19.10/fs/xfs/libxfs/ |
D | xfs_da_btree.c | 2652 error = xfs_trans_read_buf_map(mp, tp, mp->m_ddev_targp, mapp, nmap, 0, in xfs_da_read_buf()
|