Searched refs:bud_item (Results 1 – 2 of 2) sorted by relevance
162 return container_of(lip, struct xfs_bud_log_item, bud_item); in BUD_ITEM()213 kvfree(budp->bud_item.li_lv_shadow); in xfs_bud_item_release()321 xfs_log_item_init(tp->t_mountp, &budp->bud_item, XFS_LI_BUD, in xfs_bmap_update_create_done()326 return &budp->bud_item; in xfs_bmap_update_create_done()
63 struct xfs_log_item bud_item; member