Searched refs:rud_format (Results 1 – 2 of 2) sorted by relevance
270 rudp->rud_format.rud_type = XFS_LI_RUD; in xfs_rud_item_format()271 rudp->rud_format.rud_size = 1; in xfs_rud_item_format()273 xlog_copy_iovec(lv, &vecp, XLOG_REG_TYPE_RUD_FORMAT, &rudp->rud_format, in xfs_rud_item_format()393 rudp->rud_format.rud_rui_id = ruip->rui_format.rui_id; in xfs_rud_init()
74 struct xfs_rud_log_format rud_format; member