Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/
Dxfs_trans.h189 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()
Dxfs_trans_buf.c211 xfs_trans_read_buf_map( in xfs_trans_read_buf_map() function
/linux-5.19.10/fs/xfs/libxfs/
Dxfs_da_btree.c2652 error = xfs_trans_read_buf_map(mp, tp, mp->m_ddev_targp, mapp, nmap, 0, in xfs_da_read_buf()