Home
last modified time | relevance | path

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

/Linux-v5.4/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.c223 xfs_trans_read_buf_map( in xfs_trans_read_buf_map() function
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_da_btree.c2666 error = xfs_trans_read_buf_map(dp->i_mount, trans, in xfs_da_read_buf()