Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_trans_bmap.c26 xfs_trans_get_bud( in xfs_trans_get_bud() function
171 return xfs_trans_get_bud(tp, intent); in xfs_bmap_update_create_done()
Dxfs_trans.h275 struct xfs_bud_log_item *xfs_trans_get_bud(struct xfs_trans *tp,
Dxfs_bmap_item.c450 budp = xfs_trans_get_bud(tp, buip); in xfs_bui_recover()