Searched refs:xmd_format (Results 1 – 2 of 2) sorted by relevance
171 xmd_lip->xmd_format.xmd_type = XFS_LI_XMD; in xfs_xmd_item_format()172 xmd_lip->xmd_format.xmd_size = 1; in xfs_xmd_item_format()174 xlog_format_copy(lfb, XLOG_REG_TYPE_XMD_FORMAT, &xmd_lip->xmd_format, in xfs_xmd_item_format()257 xmd_lip->xmd_format.xmd_xmi_id = xmi_lip->xmi_format.xmi_id; in xfs_exchmaps_create_done()
53 struct xfs_xmd_log_format xmd_format; member