Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_trans.h182 int xfs_trans_read_buf_map(struct xfs_mount *mp,
202 return xfs_trans_read_buf_map(mp, tp, target, &map, 1, in xfs_trans_read_buf()
Dxfs_trans_buf.c226 xfs_trans_read_buf_map( in xfs_trans_read_buf_map() function
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_da_btree.c2648 error = xfs_trans_read_buf_map(dp->i_mount, trans, in xfs_da_read_buf()