cud_format        190 fs/xfs/xfs_refcount_item.c 	cudp->cud_format.cud_type = XFS_LI_CUD;
cud_format        191 fs/xfs/xfs_refcount_item.c 	cudp->cud_format.cud_size = 1;
cud_format        193 fs/xfs/xfs_refcount_item.c 	xlog_copy_iovec(lv, &vecp, XLOG_REG_TYPE_CUD_FORMAT, &cudp->cud_format,
cud_format        230 fs/xfs/xfs_refcount_item.c 	cudp->cud_format.cud_cui_id = cuip->cui_format.cui_id;
cud_format         74 fs/xfs/xfs_refcount_item.h 	struct xfs_cud_log_format	cud_format;