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

/linux-master/fs/xfs/
H A Dxfs_refcount_item.h68 struct xfs_cud_log_format cud_format; member in struct:xfs_cud_log_item
H A Dxfs_refcount_item.c191 cudp->cud_format.cud_type = XFS_LI_CUD;
192 cudp->cud_format.cud_size = 1;
194 xlog_copy_iovec(lv, &vecp, XLOG_REG_TYPE_CUD_FORMAT, &cudp->cud_format,
322 cudp->cud_format.cud_cui_id = cuip->cui_format.cui_id;

Completed in 104 milliseconds