Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_rmap_item.h68 struct xfs_rud_log_format rud_format; member
H A Dxfs_rmap_item.c208 rudp->rud_format.rud_type = lip->li_type; in xfs_rud_item_format()
209 rudp->rud_format.rud_size = 1; in xfs_rud_item_format()
211 xlog_format_copy(lfb, XLOG_REG_TYPE_RUD_FORMAT, &rudp->rud_format, in xfs_rud_item_format()
384 rudp->rud_format.rud_rui_id = ruip->rui_format.rui_id; in xfs_rmap_update_create_done()