Searched refs:xfs_cud_log_item (Results 1 – 4 of 4) sorted by relevance
160 static inline struct xfs_cud_log_item *CUD_ITEM(struct xfs_log_item *lip) in CUD_ITEM()162 return container_of(lip, struct xfs_cud_log_item, cud_item); in CUD_ITEM()187 struct xfs_cud_log_item *cudp = CUD_ITEM(lip); in xfs_cud_item_format()206 struct xfs_cud_log_item *cudp = CUD_ITEM(lip); in xfs_cud_item_release()229 static struct xfs_cud_log_item *234 struct xfs_cud_log_item *cudp; in xfs_trans_get_cud()254 struct xfs_cud_log_item *cudp, in xfs_trans_log_finish_refcount_update()457 struct xfs_cud_log_item *cudp; in xfs_cui_item_recover()587 struct xfs_cud_log_item *cudp; in xfs_cui_item_relog()
65 struct xfs_cud_log_item { struct
27 struct xfs_cud_log_item;
2086 sizeof(struct xfs_cud_log_item), in xfs_init_caches()
Completed in 9 milliseconds