Home
last modified time | relevance | path

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

/openbmc/linux/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() function
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()
218 return &CUD_ITEM(lip)->cud_cuip->cui_item; in xfs_cud_item_intent()
400 error = xfs_trans_log_finish_refcount_update(tp, CUD_ITEM(done), ri, in xfs_refcount_update_finish_item()