Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/qaic/
Dqaic_control.c357 struct wire_trans_passthrough *out_trans; in encode_passthrough() local
378 out_trans = (struct wire_trans_passthrough *)&trans_wrapper->trans; in encode_passthrough()
380 memcpy(out_trans->data, in_trans->data, in_trans->hdr.len - sizeof(in_trans->hdr)); in encode_passthrough()
384 out_trans->hdr.type = cpu_to_le32(QAIC_TRANS_PASSTHROUGH_TO_DEV); in encode_passthrough()
385 out_trans->hdr.len = cpu_to_le32(in_trans->hdr.len); in encode_passthrough()
482 struct wire_trans_dma_xfer **out_trans) in encode_addr_size_pairs() argument
498 *size = QAIC_MANAGE_EXT_MSG_LENGTH - msg_hdr_len - sizeof(**out_trans); in encode_addr_size_pairs()
511 *out_trans = (struct wire_trans_dma_xfer *)&trans_wrapper->trans; in encode_addr_size_pairs()
513 asp = (*out_trans)->data; in encode_addr_size_pairs()
564 struct wire_trans_dma_xfer *out_trans; in encode_dma() local
[all …]
/Linux-v6.6/fs/ocfs2/
Dquota_local.c659 goto out_trans; in ocfs2_finish_quota_recovery()
665 out_trans: in ocfs2_finish_quota_recovery()
1008 goto out_trans; in ocfs2_local_quota_add_chunk()
1014 goto out_trans; in ocfs2_local_quota_add_chunk()
1022 goto out_trans; in ocfs2_local_quota_add_chunk()
1037 goto out_trans; in ocfs2_local_quota_add_chunk()
1043 goto out_trans; in ocfs2_local_quota_add_chunk()
1050 goto out_trans; in ocfs2_local_quota_add_chunk()
1063 goto out_trans; in ocfs2_local_quota_add_chunk()
1078 out_trans: in ocfs2_local_quota_add_chunk()
[all …]
Dquota_global.c760 goto out_trans; in ocfs2_release_dquot()
776 out_trans: in ocfs2_release_dquot()
851 goto out_trans; in ocfs2_acquire_dquot()
859 out_trans: in ocfs2_acquire_dquot()
Dfile.c1390 goto out_trans; in __ocfs2_write_remove_suid()
1403 out_trans: in __ocfs2_write_remove_suid()
/Linux-v6.6/fs/btrfs/
Dfile.c2377 goto out_trans; in btrfs_replace_file_extents()
2521 goto out_trans; in btrfs_replace_file_extents()
2549 goto out_trans; in btrfs_replace_file_extents()
2557 goto out_trans; in btrfs_replace_file_extents()
2567 goto out_trans; in btrfs_replace_file_extents()
2571 out_trans: in btrfs_replace_file_extents()
Dbackref.c1913 goto out_trans; in btrfs_is_data_extent_shared()
2035 out_trans: in btrfs_is_data_extent_shared()
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_refcount.c1957 goto out_trans; in xfs_refcount_recover_cow_leftovers()
1990 goto out_trans; in xfs_refcount_recover_cow_leftovers()
2001 out_trans: in xfs_refcount_recover_cow_leftovers()