Symbol: xlog_format_copy
fs/xfs/xfs_attr_item.c
222
xlog_format_copy(lfb, XLOG_REG_TYPE_ATTRI_FORMAT, &attrip->attri_format,
fs/xfs/xfs_attr_item.c
225
xlog_format_copy(lfb, XLOG_REG_TYPE_ATTR_NAME, nv->name.iov_base,
fs/xfs/xfs_attr_item.c
229
xlog_format_copy(lfb, XLOG_REG_TYPE_ATTR_NEWNAME,
fs/xfs/xfs_attr_item.c
233
xlog_format_copy(lfb, XLOG_REG_TYPE_ATTR_VALUE,
fs/xfs/xfs_attr_item.c
237
xlog_format_copy(lfb, XLOG_REG_TYPE_ATTR_NEWVALUE,
fs/xfs/xfs_attr_item.c
331
xlog_format_copy(lfb, XLOG_REG_TYPE_ATTRD_FORMAT,
fs/xfs/xfs_bmap_item.c
105
xlog_format_copy(lfb, XLOG_REG_TYPE_BUI_FORMAT, &buip->bui_format,
fs/xfs/xfs_bmap_item.c
197
xlog_format_copy(lfb, XLOG_REG_TYPE_BUD_FORMAT, &budp->bud_format,
fs/xfs/xfs_buf_item.c
273
xlog_format_copy(lfb, XLOG_REG_TYPE_BCHUNK, xfs_buf_offset(bp, offset),
fs/xfs/xfs_buf_item.c
308
blfp = xlog_format_copy(lfb, XLOG_REG_TYPE_BFORMAT, blfp, base_size);
fs/xfs/xfs_dquot_item.c
64
xlog_format_copy(lfb, XLOG_REG_TYPE_DQUOT, &ddq,
fs/xfs/xfs_exchmaps_item.c
174
xlog_format_copy(lfb, XLOG_REG_TYPE_XMD_FORMAT, &xmd_lip->xmd_format,
fs/xfs/xfs_exchmaps_item.c
93
xlog_format_copy(lfb, XLOG_REG_TYPE_XMI_FORMAT, &xmi_lip->xmi_format,
fs/xfs/xfs_extfree_item.c
112
xlog_format_copy(lfb, XLOG_REG_TYPE_EFI_FORMAT, &efip->efi_format,
fs/xfs/xfs_extfree_item.c
289
xlog_format_copy(lfb, XLOG_REG_TYPE_EFD_FORMAT, &efdp->efd_format,
fs/xfs/xfs_icreate_item.c
56
xlog_format_copy(lfb, XLOG_REG_TYPE_ICREATE, &icp->ic_format,
fs/xfs/xfs_inode_item.c
376
xlog_format_copy(lfb, XLOG_REG_TYPE_IBROOT,
fs/xfs/xfs_inode_item.c
394
xlog_format_copy(lfb, XLOG_REG_TYPE_ILOCAL,
fs/xfs/xfs_inode_item.c
455
xlog_format_copy(lfb, XLOG_REG_TYPE_IATTR_BROOT,
fs/xfs/xfs_inode_item.c
471
xlog_format_copy(lfb, XLOG_REG_TYPE_IATTR_LOCAL,
fs/xfs/xfs_refcount_item.c
107
xlog_format_copy(lfb, XLOG_REG_TYPE_CUI_FORMAT, &cuip->cui_format,
fs/xfs/xfs_refcount_item.c
210
xlog_format_copy(lfb, XLOG_REG_TYPE_CUD_FORMAT, &cudp->cud_format,
fs/xfs/xfs_rmap_item.c
107
xlog_format_copy(lfb, XLOG_REG_TYPE_RUI_FORMAT, &ruip->rui_format,
fs/xfs/xfs_rmap_item.c
211
xlog_format_copy(lfb, XLOG_REG_TYPE_RUD_FORMAT, &rudp->rud_format,