Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_refcount_item.h68 struct xfs_cud_log_format cud_format; member
H A Dxfs_refcount_item.c207 cudp->cud_format.cud_type = lip->li_type; in xfs_cud_item_format()
208 cudp->cud_format.cud_size = 1; in xfs_cud_item_format()
210 xlog_format_copy(lfb, XLOG_REG_TYPE_CUD_FORMAT, &cudp->cud_format, in xfs_cud_item_format()
359 cudp->cud_format.cud_cui_id = cuip->cui_format.cui_id; in xfs_refcount_update_create_done()