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

/linux-master/fs/xfs/
H A Dxfs_refcount_item.c161 static inline struct xfs_cud_log_item *CUD_ITEM(struct xfs_log_item *lip) function
188 struct xfs_cud_log_item *cudp = CUD_ITEM(lip);
207 struct xfs_cud_log_item *cudp = CUD_ITEM(lip);
218 return &CUD_ITEM(lip)->cud_cuip->cui_item;

Completed in 97 milliseconds