Home
last modified time | relevance | path

Searched refs:bud_format (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_bmap_item.h65 struct xfs_bud_log_format bud_format; member
H A Dxfs_bmap_item.c185 budp->bud_format.bud_type = XFS_LI_BUD; in xfs_bud_item_format()
186 budp->bud_format.bud_size = 1; in xfs_bud_item_format()
188 xlog_copy_iovec(lv, &vecp, XLOG_REG_TYPE_BUD_FORMAT, &budp->bud_format, in xfs_bud_item_format()
235 budp->bud_format.bud_bui_id = buip->bui_format.bui_id; in xfs_trans_get_bud()