Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_refcount_item.c158 static inline struct xfs_cud_log_item *CUD_ITEM(struct xfs_log_item *lip) in CUD_ITEM()
160 return container_of(lip, struct xfs_cud_log_item, cud_item); in CUD_ITEM()
185 struct xfs_cud_log_item *cudp = CUD_ITEM(lip); in xfs_cud_item_format()
204 struct xfs_cud_log_item *cudp = CUD_ITEM(lip); in xfs_cud_item_release()
217 static struct xfs_cud_log_item *
222 struct xfs_cud_log_item *cudp; in xfs_trans_get_cud()
242 struct xfs_cud_log_item *cudp, in xfs_trans_log_finish_refcount_update()
432 struct xfs_cud_log_item *cudp; in xfs_cui_item_recover()
569 struct xfs_cud_log_item *cudp; in xfs_cui_item_relog()
H A Dxfs_refcount_item.h65 struct xfs_cud_log_item { struct
H A Dxfs_trans.h26 struct xfs_cud_log_item;
H A Dxfs_super.c2013 sizeof(struct xfs_cud_log_item), in xfs_init_zones()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_refcount_item.c161 static inline struct xfs_cud_log_item *CUD_ITEM(struct xfs_log_item *lip) in CUD_ITEM()
163 return container_of(lip, struct xfs_cud_log_item, cud_item); in CUD_ITEM()
188 struct xfs_cud_log_item *cudp = CUD_ITEM(lip); in xfs_cud_item_format()
207 struct xfs_cud_log_item *cudp = CUD_ITEM(lip); in xfs_cud_item_release()
230 static struct xfs_cud_log_item *
235 struct xfs_cud_log_item *cudp; in xfs_trans_get_cud()
255 struct xfs_cud_log_item *cudp, in xfs_trans_log_finish_refcount_update()
482 struct xfs_cud_log_item *cudp; in xfs_cui_item_recover()
617 struct xfs_cud_log_item *cudp; in xfs_cui_item_relog()
H A Dxfs_refcount_item.h65 struct xfs_cud_log_item { struct
H A Dxfs_trans.h27 struct xfs_cud_log_item;
H A Dxfs_super.c2151 sizeof(struct xfs_cud_log_item), in xfs_init_caches()

Completed in 9 milliseconds