Searched refs:xlog_format_copy (Results 1 – 11 of 11) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_attr_item.c | 222 xlog_format_copy(lfb, XLOG_REG_TYPE_ATTRI_FORMAT, &attrip->attri_format, in xfs_attri_item_format() 225 xlog_format_copy(lfb, XLOG_REG_TYPE_ATTR_NAME, nv->name.iov_base, in xfs_attri_item_format() 229 xlog_format_copy(lfb, XLOG_REG_TYPE_ATTR_NEWNAME, in xfs_attri_item_format() 233 xlog_format_copy(lfb, XLOG_REG_TYPE_ATTR_VALUE, in xfs_attri_item_format() 237 xlog_format_copy(lfb, XLOG_REG_TYPE_ATTR_NEWVALUE, in xfs_attri_item_format() 331 xlog_format_copy(lfb, XLOG_REG_TYPE_ATTRD_FORMAT, in xfs_attrd_item_format()
|
| H A D | xfs_inode_item.c | 376 xlog_format_copy(lfb, XLOG_REG_TYPE_IBROOT, in xfs_inode_item_format_data_fork() 394 xlog_format_copy(lfb, XLOG_REG_TYPE_ILOCAL, in xfs_inode_item_format_data_fork() 455 xlog_format_copy(lfb, XLOG_REG_TYPE_IATTR_BROOT, in xfs_inode_item_format_attr_fork() 471 xlog_format_copy(lfb, XLOG_REG_TYPE_IATTR_LOCAL, in xfs_inode_item_format_attr_fork()
|
| H A D | xfs_log.h | 69 xlog_format_copy( in xlog_format_copy() function
|
| H A D | xfs_exchmaps_item.c | 93 xlog_format_copy(lfb, XLOG_REG_TYPE_XMI_FORMAT, &xmi_lip->xmi_format, in xfs_xmi_item_format() 174 xlog_format_copy(lfb, XLOG_REG_TYPE_XMD_FORMAT, &xmd_lip->xmd_format, in xfs_xmd_item_format()
|
| H A D | xfs_icreate_item.c | 56 xlog_format_copy(lfb, XLOG_REG_TYPE_ICREATE, &icp->ic_format, in xfs_icreate_item_format()
|
| H A D | xfs_dquot_item.c | 64 xlog_format_copy(lfb, XLOG_REG_TYPE_DQUOT, &ddq, in xfs_qm_dquot_logitem_format()
|
| H A D | xfs_bmap_item.c | 105 xlog_format_copy(lfb, XLOG_REG_TYPE_BUI_FORMAT, &buip->bui_format, in xfs_bui_item_format() 197 xlog_format_copy(lfb, XLOG_REG_TYPE_BUD_FORMAT, &budp->bud_format, in xfs_bud_item_format()
|
| H A D | xfs_refcount_item.c | 107 xlog_format_copy(lfb, XLOG_REG_TYPE_CUI_FORMAT, &cuip->cui_format, in xfs_cui_item_format() 210 xlog_format_copy(lfb, XLOG_REG_TYPE_CUD_FORMAT, &cudp->cud_format, in xfs_cud_item_format()
|
| H A D | xfs_buf_item.c | 273 xlog_format_copy(lfb, XLOG_REG_TYPE_BCHUNK, xfs_buf_offset(bp, offset), in xfs_buf_item_copy_iovec() 308 blfp = xlog_format_copy(lfb, XLOG_REG_TYPE_BFORMAT, blfp, base_size); in xfs_buf_item_format_segment()
|
| H A D | xfs_rmap_item.c | 107 xlog_format_copy(lfb, XLOG_REG_TYPE_RUI_FORMAT, &ruip->rui_format, in xfs_rui_item_format() 211 xlog_format_copy(lfb, XLOG_REG_TYPE_RUD_FORMAT, &rudp->rud_format, in xfs_rud_item_format()
|
| H A D | xfs_extfree_item.c | 112 xlog_format_copy(lfb, XLOG_REG_TYPE_EFI_FORMAT, &efip->efi_format, in xfs_efi_item_format() 289 xlog_format_copy(lfb, XLOG_REG_TYPE_EFD_FORMAT, &efdp->efd_format, in xfs_efd_item_format()
|