Home
last modified time | relevance | path

Searched refs:xfs_bud_log_item (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/
Dxfs_bmap_item.c155 static inline struct xfs_bud_log_item *BUD_ITEM(struct xfs_log_item *lip) in BUD_ITEM()
157 return container_of(lip, struct xfs_bud_log_item, bud_item); in BUD_ITEM()
182 struct xfs_bud_log_item *budp = BUD_ITEM(lip); in xfs_bud_item_format()
201 struct xfs_bud_log_item *budp = BUD_ITEM(lip); in xfs_bud_item_release()
214 static struct xfs_bud_log_item *
219 struct xfs_bud_log_item *budp; in xfs_trans_get_bud()
239 struct xfs_bud_log_item *budp, in xfs_trans_log_finish_bmap_update()
444 struct xfs_bud_log_item *budp; in xfs_bui_recover()
Dxfs_bmap_item.h68 struct xfs_bud_log_item { struct
Dxfs_trans.h28 struct xfs_bud_log_item;
Dxfs_super.c1952 xfs_bud_zone = kmem_zone_init(sizeof(struct xfs_bud_log_item), in xfs_init_zones()