bud_format        185 fs/xfs/xfs_bmap_item.c 	budp->bud_format.bud_type = XFS_LI_BUD;
bud_format        186 fs/xfs/xfs_bmap_item.c 	budp->bud_format.bud_size = 1;
bud_format        188 fs/xfs/xfs_bmap_item.c 	xlog_copy_iovec(lv, &vecp, XLOG_REG_TYPE_BUD_FORMAT, &budp->bud_format,
bud_format        225 fs/xfs/xfs_bmap_item.c 	budp->bud_format.bud_bui_id = buip->bui_format.bui_id;
bud_format         71 fs/xfs/xfs_bmap_item.h 	struct xfs_bud_log_format	bud_format;