Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_bmap_item.c156 static inline struct xfs_bud_log_item *BUD_ITEM(struct xfs_log_item *lip) in BUD_ITEM()
158 return container_of(lip, struct xfs_bud_log_item, bud_item); in BUD_ITEM()
183 struct xfs_bud_log_item *budp = BUD_ITEM(lip); in xfs_bud_item_format()
202 struct xfs_bud_log_item *budp = BUD_ITEM(lip); in xfs_bud_item_release()
310 struct xfs_bud_log_item *budp; in xfs_bmap_update_create_done()
Dxfs_bmap_item.h62 struct xfs_bud_log_item { struct
Dxfs_trans.h29 struct xfs_bud_log_item;
Dxfs_super.c2189 sizeof(struct xfs_bud_log_item), in xfs_init_caches()