Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A 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()
224 static struct xfs_bud_log_item *
229 struct xfs_bud_log_item *budp; in xfs_trans_get_bud()
249 struct xfs_bud_log_item *budp, in xfs_trans_log_finish_bmap_update()
500 struct xfs_bud_log_item *budp; in xfs_bui_item_recover()
599 struct xfs_bud_log_item *budp; in xfs_bui_item_relog()
H A Dxfs_bmap_item.h62 struct xfs_bud_log_item { struct
H A Dxfs_trans.h29 struct xfs_bud_log_item;
H A Dxfs_super.c2163 sizeof(struct xfs_bud_log_item), in xfs_init_caches()