Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_rmap_item.h68 struct xfs_rud_log_format rud_format; member
H A Dxfs_rmap_item.c189 rudp->rud_format.rud_type = XFS_LI_RUD; in xfs_rud_item_format()
190 rudp->rud_format.rud_size = 1; in xfs_rud_item_format()
192 xlog_copy_iovec(lv, &vecp, XLOG_REG_TYPE_RUD_FORMAT, &rudp->rud_format, in xfs_rud_item_format()
239 rudp->rud_format.rud_rui_id = ruip->rui_format.rui_id; in xfs_trans_get_rud()