Home
last modified time | relevance | path

Searched refs:out_trans (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/accel/qaic/
H A Dqaic_control.c359 struct wire_trans_passthrough *out_trans; in encode_passthrough() local
380 out_trans = (struct wire_trans_passthrough *)&trans_wrapper->trans; in encode_passthrough()
382 memcpy(out_trans->data, in_trans->data, in_trans->hdr.len - sizeof(in_trans->hdr)); in encode_passthrough()
386 out_trans->hdr.type = cpu_to_le32(QAIC_TRANS_PASSTHROUGH_TO_DEV); in encode_passthrough()
387 out_trans->hdr.len = cpu_to_le32(in_trans->hdr.len); in encode_passthrough()
485 struct wire_trans_dma_xfer **out_trans) in encode_addr_size_pairs() argument
501 *size = QAIC_MANAGE_WIRE_MSG_LENGTH - msg_hdr_len - sizeof(**out_trans); in encode_addr_size_pairs()
514 *out_trans = (struct wire_trans_dma_xfer *)&trans_wrapper->trans; in encode_addr_size_pairs()
516 asp = (*out_trans)->data; in encode_addr_size_pairs()
567 struct wire_trans_dma_xfer *out_trans; in encode_dma() local
[all …]
/linux/fs/ocfs2/
H A Dquota_local.c659 goto out_trans; in ocfs2_finish_quota_recovery()
665 out_trans: in ocfs2_finish_quota_recovery()
1011 goto out_trans; in ocfs2_local_quota_add_chunk()
1017 goto out_trans; in ocfs2_local_quota_add_chunk()
1025 goto out_trans; in ocfs2_local_quota_add_chunk()
1040 goto out_trans; in ocfs2_local_quota_add_chunk()
1046 goto out_trans; in ocfs2_local_quota_add_chunk()
1053 goto out_trans; in ocfs2_local_quota_add_chunk()
1066 goto out_trans; in ocfs2_local_quota_add_chunk()
1081 out_trans: in ocfs2_local_quota_add_chunk()
[all …]
H A Dfile.c1403 goto out_trans; in __ocfs2_write_remove_suid()
1416 out_trans: in __ocfs2_write_remove_suid()
/linux/fs/xfs/scrub/
H A Ddirtree_repair.c677 goto out_trans; in xrep_dirtree_adopt()
687 goto out_trans; in xrep_dirtree_adopt()
692 goto out_trans; in xrep_dirtree_adopt()
697 goto out_trans; in xrep_dirtree_adopt()
706 out_trans: in xrep_dirtree_adopt()
/linux/fs/xfs/
H A Dxfs_qm.c620 goto out_trans; in xfs_qm_load_metadir_qinos()
623 goto out_trans; in xfs_qm_load_metadir_qinos()
629 goto out_trans; in xfs_qm_load_metadir_qinos()
636 goto out_trans; in xfs_qm_load_metadir_qinos()
643 goto out_trans; in xfs_qm_load_metadir_qinos()
647 out_trans: in xfs_qm_load_metadir_qinos()
/linux/fs/btrfs/
H A Dfile.c2442 goto out_trans; in btrfs_replace_file_extents()
2587 goto out_trans; in btrfs_replace_file_extents()
2615 goto out_trans; in btrfs_replace_file_extents()
2623 goto out_trans; in btrfs_replace_file_extents()
2633 goto out_trans; in btrfs_replace_file_extents()
2637 out_trans: in btrfs_replace_file_extents()
H A Dbackref.c1906 goto out_trans; in btrfs_is_data_extent_shared()
2028 out_trans: in btrfs_is_data_extent_shared()
/linux/fs/xfs/libxfs/
H A Dxfs_refcount.c2109 goto out_trans; in xfs_refcount_recover_cow_leftovers()
2143 goto out_trans; in xfs_refcount_recover_cow_leftovers()
2154 out_trans: in xfs_refcount_recover_cow_leftovers()