xfs_cud_log_item  160 fs/xfs/xfs_refcount_item.c static inline struct xfs_cud_log_item *CUD_ITEM(struct xfs_log_item *lip)
xfs_cud_log_item  162 fs/xfs/xfs_refcount_item.c 	return container_of(lip, struct xfs_cud_log_item, cud_item);
xfs_cud_log_item  187 fs/xfs/xfs_refcount_item.c 	struct xfs_cud_log_item	*cudp = CUD_ITEM(lip);
xfs_cud_log_item  206 fs/xfs/xfs_refcount_item.c 	struct xfs_cud_log_item	*cudp = CUD_ITEM(lip);
xfs_cud_log_item  219 fs/xfs/xfs_refcount_item.c static struct xfs_cud_log_item *
xfs_cud_log_item  224 fs/xfs/xfs_refcount_item.c 	struct xfs_cud_log_item		*cudp;
xfs_cud_log_item  244 fs/xfs/xfs_refcount_item.c 	struct xfs_cud_log_item		*cudp,
xfs_cud_log_item  457 fs/xfs/xfs_refcount_item.c 	struct xfs_cud_log_item		*cudp;
xfs_cud_log_item 1941 fs/xfs/xfs_super.c 	xfs_cud_zone = kmem_zone_init(sizeof(struct xfs_cud_log_item),
xfs_cud_log_item   26 fs/xfs/xfs_trans.h struct xfs_cud_log_item;