Home
last modified time | relevance | path

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

/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() 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()
/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() function
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()
375 error = xfs_trans_log_finish_refcount_update(tp, CUD_ITEM(done), in xfs_refcount_update_finish_item()

Completed in 3 milliseconds