Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/fs/xfs/scrub/
Dnlinks_repair.c183 goto out_trans; in xrep_nlinks_repair_inode()
195 goto out_trans; in xrep_nlinks_repair_inode()
204 goto out_trans; in xrep_nlinks_repair_inode()
214 goto out_trans; in xrep_nlinks_repair_inode()
228 goto out_trans; in xrep_nlinks_repair_inode()
239 goto out_trans; in xrep_nlinks_repair_inode()
254 goto out_trans; in xrep_nlinks_repair_inode()
264 out_trans: in xrep_nlinks_repair_inode()
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-6.12.1/fs/ocfs2/
Dquota_local.c662 goto out_trans; in ocfs2_finish_quota_recovery()
668 out_trans: in ocfs2_finish_quota_recovery()
1015 goto out_trans; in ocfs2_local_quota_add_chunk()
1021 goto out_trans; in ocfs2_local_quota_add_chunk()
1029 goto out_trans; in ocfs2_local_quota_add_chunk()
1044 goto out_trans; in ocfs2_local_quota_add_chunk()
1050 goto out_trans; in ocfs2_local_quota_add_chunk()
1057 goto out_trans; in ocfs2_local_quota_add_chunk()
1070 goto out_trans; in ocfs2_local_quota_add_chunk()
1085 out_trans: in ocfs2_local_quota_add_chunk()
[all …]
Dquota_global.c772 goto out_trans; in ocfs2_release_dquot()
788 out_trans: in ocfs2_release_dquot()
863 goto out_trans; in ocfs2_acquire_dquot()
871 out_trans: in ocfs2_acquire_dquot()
Dfile.c1396 goto out_trans; in __ocfs2_write_remove_suid()
1409 out_trans: in __ocfs2_write_remove_suid()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_refcount.c1939 goto out_trans; in xfs_refcount_recover_cow_leftovers()
1969 goto out_trans; in xfs_refcount_recover_cow_leftovers()
1980 out_trans: in xfs_refcount_recover_cow_leftovers()
/linux-6.12.1/fs/btrfs/
Dfile.c2409 goto out_trans; in btrfs_replace_file_extents()
2554 goto out_trans; in btrfs_replace_file_extents()
2582 goto out_trans; in btrfs_replace_file_extents()
2590 goto out_trans; in btrfs_replace_file_extents()
2600 goto out_trans; in btrfs_replace_file_extents()
2604 out_trans: in btrfs_replace_file_extents()
Dbackref.c1907 goto out_trans; in btrfs_is_data_extent_shared()
2029 out_trans: in btrfs_is_data_extent_shared()