Home
last modified time | relevance | path

Searched refs:xfs_bud_log_item (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_bmap_item.c153 static inline struct xfs_bud_log_item *BUD_ITEM(struct xfs_log_item *lip) in BUD_ITEM()
155 return container_of(lip, struct xfs_bud_log_item, bud_item); in BUD_ITEM()
180 struct xfs_bud_log_item *budp = BUD_ITEM(lip); in xfs_bud_item_format()
199 struct xfs_bud_log_item *budp = BUD_ITEM(lip); in xfs_bud_item_release()
212 static struct xfs_bud_log_item *
217 struct xfs_bud_log_item *budp; in xfs_trans_get_bud()
237 struct xfs_bud_log_item *budp, in xfs_trans_log_finish_bmap_update()
435 struct xfs_bud_log_item *budp; in xfs_bui_item_recover()
551 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.h28 struct xfs_bud_log_item;
H A Dxfs_super.c2025 sizeof(struct xfs_bud_log_item), in xfs_init_zones()
/kernel/linux/linux-6.6/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()
499 struct xfs_bud_log_item *budp; in xfs_bui_item_recover()
596 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()

Completed in 9 milliseconds