Home
last modified time | relevance | path

Searched refs:xfs_trans_get_bud (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_bmap_item.c213 xfs_trans_get_bud( in xfs_trans_get_bud() function
359 return &xfs_trans_get_bud(tp, BUI_ITEM(intent))->bud_item; in xfs_bmap_update_create_done()
496 budp = xfs_trans_get_bud(tp, buip); in xfs_bui_item_recover()
560 budp = xfs_trans_get_bud(tp, BUI_ITEM(intent)); in xfs_bui_item_relog()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_bmap_item.c225 xfs_trans_get_bud( in xfs_trans_get_bud() function
364 return &xfs_trans_get_bud(tp, BUI_ITEM(intent))->bud_item; in xfs_bmap_update_create_done()
525 budp = xfs_trans_get_bud(tp, buip); in xfs_bui_item_recover()
605 budp = xfs_trans_get_bud(tp, BUI_ITEM(intent)); in xfs_bui_item_relog()

Completed in 3 milliseconds