Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_trans.h165 struct xfs_buf *xfs_trans_get_buf_map(struct xfs_trans *tp,
179 return xfs_trans_get_buf_map(tp, target, &map, 1, flags); in xfs_trans_get_buf()
Dxfs_trans_buf.c118 xfs_trans_get_buf_map( in xfs_trans_get_buf_map() function
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_da_btree.c2599 bp = xfs_trans_get_buf_map(trans, dp->i_mount->m_ddev_targp, in xfs_da_get_buf()