Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_refcount_item.h68 struct xfs_cud_log_format cud_format; member
H A Dxfs_refcount_item.c199 cudp->cud_format.cud_type = lip->li_type; in xfs_cud_item_format()
200 cudp->cud_format.cud_size = 1; in xfs_cud_item_format()
202 xlog_copy_iovec(lv, &vecp, XLOG_REG_TYPE_CUD_FORMAT, &cudp->cud_format, in xfs_cud_item_format()
351 cudp->cud_format.cud_cui_id = cuip->cui_format.cui_id; in xfs_refcount_update_create_done()