Home
last modified time | relevance | path

Searched defs:trans (Results 26 – 50 of 205) sorted by relevance

123456789

/Linux-v6.6/fs/btrfs/
Dextent-tree.c101 int btrfs_lookup_extent_info(struct btrfs_trans_handle *trans, in btrfs_lookup_extent_info()
430 static noinline int lookup_extent_data_ref(struct btrfs_trans_handle *trans, in lookup_extent_data_ref()
506 static noinline int insert_extent_data_ref(struct btrfs_trans_handle *trans, in insert_extent_data_ref()
585 static noinline int remove_extent_data_ref(struct btrfs_trans_handle *trans, in remove_extent_data_ref()
672 static noinline int lookup_tree_block_ref(struct btrfs_trans_handle *trans, in lookup_tree_block_ref()
696 static noinline int insert_tree_block_ref(struct btrfs_trans_handle *trans, in insert_tree_block_ref()
771 int lookup_inline_extent_backref(struct btrfs_trans_handle *trans, in lookup_inline_extent_backref()
1039 static int lookup_extent_backref(struct btrfs_trans_handle *trans, in lookup_extent_backref()
1184 int insert_inline_extent_backref(struct btrfs_trans_handle *trans, in insert_inline_extent_backref()
1219 static int remove_extent_backref(struct btrfs_trans_handle *trans, in remove_extent_backref()
[all …]
Dqgroup.c607 static int add_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, in add_qgroup_relation_item()
631 static int del_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, in del_qgroup_relation_item()
662 static int add_qgroup_item(struct btrfs_trans_handle *trans, in add_qgroup_item()
730 static int del_qgroup_item(struct btrfs_trans_handle *trans, u64 qgroupid) in del_qgroup_item()
776 static int update_qgroup_limit_item(struct btrfs_trans_handle *trans, in update_qgroup_limit_item()
818 static int update_qgroup_info_item(struct btrfs_trans_handle *trans, in update_qgroup_info_item()
864 static int update_qgroup_status_item(struct btrfs_trans_handle *trans) in update_qgroup_status_item()
909 static int btrfs_clean_quota_tree(struct btrfs_trans_handle *trans, in btrfs_clean_quota_tree()
962 struct btrfs_trans_handle *trans = NULL; in btrfs_quota_enable() local
1231 struct btrfs_trans_handle *trans = NULL; in btrfs_quota_disable() local
[all …]
Ddelayed-inode.c490 static int btrfs_delayed_item_reserve_metadata(struct btrfs_trans_handle *trans, in btrfs_delayed_item_reserve_metadata()
565 struct btrfs_trans_handle *trans, in btrfs_delayed_inode_reserve_metadata()
646 static int btrfs_insert_delayed_item(struct btrfs_trans_handle *trans, in btrfs_insert_delayed_item()
812 static int btrfs_insert_delayed_items(struct btrfs_trans_handle *trans, in btrfs_insert_delayed_items()
835 static int btrfs_batch_delete_items(struct btrfs_trans_handle *trans, in btrfs_batch_delete_items()
913 static int btrfs_delete_delayed_items(struct btrfs_trans_handle *trans, in btrfs_delete_delayed_items()
1001 static int __btrfs_update_delayed_inode(struct btrfs_trans_handle *trans, in __btrfs_update_delayed_inode()
1090 static inline int btrfs_update_delayed_inode(struct btrfs_trans_handle *trans, in btrfs_update_delayed_inode()
1109 __btrfs_commit_inode_delayed_items(struct btrfs_trans_handle *trans, in __btrfs_commit_inode_delayed_items()
1133 static int __btrfs_run_delayed_items(struct btrfs_trans_handle *trans, int nr) in __btrfs_run_delayed_items()
[all …]
Droot-tree.c121 int btrfs_update_root(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_update_root()
200 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_insert_root()
262 struct btrfs_trans_handle *trans; in btrfs_find_orphan_roots() local
312 int btrfs_del_root(struct btrfs_trans_handle *trans, in btrfs_del_root()
334 int btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id, in btrfs_del_root_ref()
406 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id, in btrfs_add_root_ref()
473 void btrfs_update_root_times(struct btrfs_trans_handle *trans, in btrfs_update_root_times()
Ddir-item.c21 static struct btrfs_dir_item *insert_with_overflow(struct btrfs_trans_handle in insert_with_overflow()
56 int btrfs_insert_xattr_item(struct btrfs_trans_handle *trans, in btrfs_insert_xattr_item()
109 int btrfs_insert_dir_item(struct btrfs_trans_handle *trans, in btrfs_insert_dir_item()
178 struct btrfs_trans_handle *trans, in btrfs_lookup_match_dir()
212 struct btrfs_dir_item *btrfs_lookup_dir_item(struct btrfs_trans_handle *trans, in btrfs_lookup_dir_item()
308 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans, in btrfs_lookup_dir_index_item()
356 struct btrfs_dir_item *btrfs_lookup_xattr(struct btrfs_trans_handle *trans, in btrfs_lookup_xattr()
417 int btrfs_delete_one_dir_name(struct btrfs_trans_handle *trans, in btrfs_delete_one_dir_name()
Dinode-item.c83 btrfs_lookup_inode_extref(struct btrfs_trans_handle *trans, in btrfs_lookup_inode_extref()
107 static int btrfs_del_inode_extref(struct btrfs_trans_handle *trans, in btrfs_del_inode_extref()
178 int btrfs_del_inode_ref(struct btrfs_trans_handle *trans, in btrfs_del_inode_ref()
254 static int btrfs_insert_inode_extref(struct btrfs_trans_handle *trans, in btrfs_insert_inode_extref()
310 int btrfs_insert_inode_ref(struct btrfs_trans_handle *trans, in btrfs_insert_inode_ref()
386 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans, in btrfs_insert_empty_inode()
401 int btrfs_lookup_inode(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_lookup_inode()
459 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans, in btrfs_truncate_inode_items()
Dctree.c309 int btrfs_copy_root(struct btrfs_trans_handle *trans, in btrfs_copy_root()
370 int btrfs_block_can_be_shared(struct btrfs_trans_handle *trans, in btrfs_block_can_be_shared()
399 static noinline int update_ref_for_cow(struct btrfs_trans_handle *trans, in update_ref_for_cow()
521 static noinline int __btrfs_cow_block(struct btrfs_trans_handle *trans, in __btrfs_cow_block()
651 static inline int should_cow_block(struct btrfs_trans_handle *trans, in should_cow_block()
686 noinline int btrfs_cow_block(struct btrfs_trans_handle *trans, in btrfs_cow_block()
812 int btrfs_realloc_node(struct btrfs_trans_handle *trans, in btrfs_realloc_node()
1041 static noinline int balance_level(struct btrfs_trans_handle *trans, in balance_level()
1299 static noinline int push_nodes_for_insert(struct btrfs_trans_handle *trans, in push_nodes_for_insert()
1745 setup_nodes_for_search(struct btrfs_trans_handle *trans, in setup_nodes_for_search()
[all …]
Dverity.c111 struct btrfs_trans_handle *trans; in drop_verity_items() local
220 struct btrfs_trans_handle *trans; in write_key_bytes() local
426 static int del_orphan(struct btrfs_trans_handle *trans, struct btrfs_inode *inode) in del_orphan()
460 struct btrfs_trans_handle *trans = NULL; in rollback_verity() local
527 struct btrfs_trans_handle *trans = NULL; in finish_verity() local
586 struct btrfs_trans_handle *trans; in btrfs_begin_enable_verity() local
Dblock-group.c1025 static int remove_block_group_item(struct btrfs_trans_handle *trans, in remove_block_group_item()
1049 int btrfs_remove_block_group(struct btrfs_trans_handle *trans, in btrfs_remove_block_group()
1419 static bool clean_pinned_extents(struct btrfs_trans_handle *trans, in clean_pinned_extents()
1472 struct btrfs_trans_handle *trans; in btrfs_delete_unused_bgs() local
2539 static int insert_block_group_item(struct btrfs_trans_handle *trans, in insert_block_group_item()
2571 static int insert_dev_extent(struct btrfs_trans_handle *trans, in insert_dev_extent()
2616 static int insert_dev_extents(struct btrfs_trans_handle *trans, in insert_dev_extents()
2667 void btrfs_create_pending_block_groups(struct btrfs_trans_handle *trans) in btrfs_create_pending_block_groups()
2740 struct btrfs_block_group *btrfs_make_block_group(struct btrfs_trans_handle *trans, in btrfs_make_block_group()
2842 struct btrfs_trans_handle *trans; in btrfs_inc_block_group_ro() local
[all …]
Drelocation.c252 static int update_backref_cache(struct btrfs_trans_handle *trans, in update_backref_cache()
469 struct btrfs_trans_handle *trans, in build_backref_tree()
548 static int clone_backref_node(struct btrfs_trans_handle *trans, in clone_backref_node()
742 static struct btrfs_root *create_reloc_root(struct btrfs_trans_handle *trans, in create_reloc_root()
845 int btrfs_init_reloc_root(struct btrfs_trans_handle *trans, in btrfs_init_reloc_root()
912 int btrfs_update_reloc_root(struct btrfs_trans_handle *trans, in btrfs_update_reloc_root()
1064 int replace_file_extents(struct btrfs_trans_handle *trans, in replace_file_extents()
1211 int replace_path(struct btrfs_trans_handle *trans, struct reloc_control *rc, in replace_path()
1612 static int insert_dirty_subvol(struct btrfs_trans_handle *trans, in insert_dirty_subvol()
1699 struct btrfs_trans_handle *trans = NULL; in merge_reloc_root() local
[all …]
Dxattr.c83 int btrfs_setxattr(struct btrfs_trans_handle *trans, struct inode *inode, in btrfs_setxattr()
233 struct btrfs_trans_handle *trans; in btrfs_setxattr_trans() local
392 struct btrfs_trans_handle *trans; in btrfs_xattr_handler_set_prop() local
456 struct btrfs_trans_handle *trans = fs_private; in btrfs_initxattrs() local
486 int btrfs_xattr_security_init(struct btrfs_trans_handle *trans, in btrfs_xattr_security_init()
Dorphan.c10 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans, in btrfs_insert_orphan_item()
31 int btrfs_del_orphan_item(struct btrfs_trans_handle *trans, in btrfs_del_orphan_item()
Ddev-replace.c345 int btrfs_run_dev_replace(struct btrfs_trans_handle *trans) in btrfs_run_dev_replace()
462 struct btrfs_trans_handle *trans; in mark_block_group_to_copy() local
606 struct btrfs_trans_handle *trans; in btrfs_dev_replace_start() local
844 struct btrfs_trans_handle *trans; in btrfs_dev_replace_finishing() local
1059 struct btrfs_trans_handle *trans; in btrfs_dev_replace_cancel() local
Dtransaction.h150 #define TRANS_ABORTED(trans) (unlikely(READ_ONCE((trans)->aborted))) argument
170 static inline void btrfs_set_inode_last_trans(struct btrfs_trans_handle *trans, in btrfs_set_inode_last_trans()
184 static inline void btrfs_set_skip_qgroup(struct btrfs_trans_handle *trans, in btrfs_set_skip_qgroup()
194 static inline void btrfs_clear_skip_qgroup(struct btrfs_trans_handle *trans) in btrfs_clear_skip_qgroup()
209 #define btrfs_abort_transaction(trans, errno) \ argument
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/pcie/
Dinternal.h193 static inline __le16 iwl_get_closed_rb_stts(struct iwl_trans *trans, in iwl_get_closed_rb_stts()
366 struct iwl_trans *trans; member
449 IWL_TRANS_GET_PCIE_TRANS(struct iwl_trans *trans) in IWL_TRANS_GET_PCIE_TRANS()
454 static inline void iwl_pcie_clear_irq(struct iwl_trans *trans, int queue) in iwl_pcie_clear_irq()
487 #define _iwl_trans_pcie_grab_nic_access(trans) \ argument
547 static inline void _iwl_disable_interrupts(struct iwl_trans *trans) in _iwl_disable_interrupts()
585 static inline void iwl_pcie_ctxt_info_free_fw_img(struct iwl_trans *trans) in iwl_pcie_ctxt_info_free_fw_img()
604 static inline void iwl_disable_interrupts(struct iwl_trans *trans) in iwl_disable_interrupts()
613 static inline void _iwl_enable_interrupts(struct iwl_trans *trans) in _iwl_enable_interrupts()
636 static inline void iwl_enable_interrupts(struct iwl_trans *trans) in iwl_enable_interrupts()
[all …]
/Linux-v6.6/fs/btrfs/tests/
Dqgroup-tests.c19 struct btrfs_trans_handle trans; in insert_normal_tree_ref() local
71 struct btrfs_trans_handle trans; in add_tree_ref() local
122 struct btrfs_trans_handle trans; in remove_extent_item() local
153 struct btrfs_trans_handle trans; in remove_extent_ref() local
209 struct btrfs_trans_handle trans; in test_no_shared_qgroup() local
321 struct btrfs_trans_handle trans; in test_multiple_refs() local
/Linux-v6.6/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sriov_common.c241 struct qlcnic_bc_trans *trans; in qlcnic_sriov_cleanup_list() local
698 static inline int qlcnic_sriov_alloc_bc_trans(struct qlcnic_bc_trans **trans) in qlcnic_sriov_alloc_bc_trans()
751 static int qlcnic_sriov_prepare_bc_hdr(struct qlcnic_bc_trans *trans, in qlcnic_sriov_prepare_bc_hdr()
815 static void qlcnic_sriov_cleanup_transaction(struct qlcnic_bc_trans *trans) in qlcnic_sriov_cleanup_transaction()
825 struct qlcnic_bc_trans *trans, u8 type) in qlcnic_sriov_clear_trans()
860 static inline void qlcnic_sriov_wait_for_resp(struct qlcnic_bc_trans *trans) in qlcnic_sriov_wait_for_resp()
872 static void qlcnic_sriov_handle_multi_frags(struct qlcnic_bc_trans *trans, in qlcnic_sriov_handle_multi_frags()
890 static void qlcnic_sriov_wait_for_channel_free(struct qlcnic_bc_trans *trans, in qlcnic_sriov_wait_for_channel_free()
936 static int qlcnic_sriov_issue_bc_post(struct qlcnic_bc_trans *trans, u8 type) in qlcnic_sriov_issue_bc_post()
966 static int __qlcnic_sriov_send_bc_msg(struct qlcnic_bc_trans *trans, in __qlcnic_sriov_send_bc_msg()
[all …]
Dqlcnic_sriov_pf.c740 static int qlcnic_sriov_pf_channel_cfg_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_channel_cfg_cmd()
912 static int qlcnic_sriov_pf_mac_address_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_mac_address_cmd()
944 static int qlcnic_sriov_pf_create_tx_ctx_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_create_tx_ctx_cmd()
982 static int qlcnic_sriov_pf_del_rx_ctx_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_del_rx_ctx_cmd()
1017 static int qlcnic_sriov_pf_del_tx_ctx_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_del_tx_ctx_cmd()
1048 static int qlcnic_sriov_pf_cfg_lro_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_cfg_lro_cmd()
1065 static int qlcnic_sriov_pf_cfg_ip_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_cfg_ip_cmd()
1094 static int qlcnic_sriov_pf_cfg_intrpt_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_cfg_intrpt_cmd()
1123 static int qlcnic_sriov_pf_set_mtu_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_set_mtu_cmd()
1152 static int qlcnic_sriov_pf_get_nic_info_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_get_nic_info_cmd()
[all …]
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/
Diwl-dbg-tlv.c98 static int iwl_dbg_tlv_alloc_debug_info(struct iwl_trans *trans, in iwl_dbg_tlv_alloc_debug_info()
112 static int iwl_dbg_tlv_alloc_buf_alloc(struct iwl_trans *trans, in iwl_dbg_tlv_alloc_buf_alloc()
157 static int iwl_dbg_tlv_alloc_hcmd(struct iwl_trans *trans, in iwl_dbg_tlv_alloc_hcmd()
181 static int iwl_dbg_tlv_alloc_region(struct iwl_trans *trans, in iwl_dbg_tlv_alloc_region()
245 static int iwl_dbg_tlv_alloc_trigger(struct iwl_trans *trans, in iwl_dbg_tlv_alloc_trigger()
286 static int iwl_dbg_tlv_config_set(struct iwl_trans *trans, in iwl_dbg_tlv_config_set()
320 void iwl_dbg_tlv_alloc(struct iwl_trans *trans, const struct iwl_ucode_tlv *tlv, in iwl_dbg_tlv_alloc()
374 void iwl_dbg_tlv_del_timers(struct iwl_trans *trans) in iwl_dbg_tlv_del_timers()
387 static void iwl_dbg_tlv_fragments_free(struct iwl_trans *trans, in iwl_dbg_tlv_fragments_free()
415 void iwl_dbg_tlv_free(struct iwl_trans *trans) in iwl_dbg_tlv_free()
[all …]
Diwl-nvm-parse.c483 static void iwl_init_vht_hw_capab(struct iwl_trans *trans, in iwl_init_vht_hw_capab()
837 static void iwl_init_he_6ghz_capa(struct iwl_trans *trans, in iwl_init_he_6ghz_capa()
884 iwl_nvm_fixup_sband_iftd(struct iwl_trans *trans, in iwl_nvm_fixup_sband_iftd()
1046 static void iwl_init_he_hw_capab(struct iwl_trans *trans, in iwl_init_he_hw_capab()
1090 static void iwl_init_sbands(struct iwl_trans *trans, in iwl_init_sbands()
1228 static void iwl_set_hw_address_from_csr(struct iwl_trans *trans, in iwl_set_hw_address_from_csr()
1250 static void iwl_set_hw_address_family_8000(struct iwl_trans *trans, in iwl_set_hw_address_family_8000()
1299 static int iwl_set_hw_address(struct iwl_trans *trans, in iwl_set_hw_address()
1334 iwl_nvm_no_wide_in_5ghz(struct iwl_trans *trans, const struct iwl_cfg *cfg, in iwl_nvm_no_wide_in_5ghz()
1366 iwl_parse_mei_nvm_data(struct iwl_trans *trans, const struct iwl_cfg *cfg, in iwl_parse_mei_nvm_data()
[all …]
/Linux-v6.6/fs/xfs/
Dxfs_attr_inactive.c83 struct xfs_trans **trans, in xfs_attr3_leaf_inactive()
131 struct xfs_trans **trans, in xfs_attr3_node_inactive()
254 struct xfs_trans **trans, in xfs_attr3_root_inactive()
330 struct xfs_trans *trans; in xfs_attr_inactive() local
/Linux-v6.6/drivers/net/ipa/
Dipa_table.c202 static void ipa_table_reset_add(struct gsi_trans *trans, bool filter, in ipa_table_reset_add()
234 struct gsi_trans *trans; in ipa_filter_reset_table() local
295 struct gsi_trans *trans; in ipa_route_reset() local
350 struct gsi_trans *trans; in ipa_table_hash_flush() local
385 static void ipa_table_init_add(struct gsi_trans *trans, bool filter, bool ipv6) in ipa_table_init_add()
455 struct gsi_trans *trans; in ipa_table_setup() local
Dipa_cmd.c360 void ipa_cmd_table_init_add(struct gsi_trans *trans, in ipa_cmd_table_init_add()
400 void ipa_cmd_hdr_init_local_add(struct gsi_trans *trans, u32 offset, u16 size, in ipa_cmd_hdr_init_local_add()
429 void ipa_cmd_register_write_add(struct gsi_trans *trans, u32 offset, u32 value, in ipa_cmd_register_write_add()
487 static void ipa_cmd_ip_packet_init_add(struct gsi_trans *trans, u8 endpoint_id) in ipa_cmd_ip_packet_init_add()
511 void ipa_cmd_dma_shared_mem_add(struct gsi_trans *trans, u32 offset, u16 size, in ipa_cmd_dma_shared_mem_add()
552 static void ipa_cmd_ip_tag_status_add(struct gsi_trans *trans) in ipa_cmd_ip_tag_status_add()
570 static void ipa_cmd_transfer_add(struct gsi_trans *trans) in ipa_cmd_transfer_add()
585 void ipa_cmd_pipeline_clear_add(struct gsi_trans *trans) in ipa_cmd_pipeline_clear_add()
Dipa_gsi.c15 void ipa_gsi_trans_complete(struct gsi_trans *trans) in ipa_gsi_trans_complete()
22 void ipa_gsi_trans_release(struct gsi_trans *trans) in ipa_gsi_trans_release()
/Linux-v6.6/include/net/netfilter/
Dnf_tables.h1564 #define nft_trans_rule(trans) \ argument
1566 #define nft_trans_flow_rule(trans) \ argument
1568 #define nft_trans_rule_id(trans) \ argument
1570 #define nft_trans_rule_bound(trans) \ argument
1583 #define nft_trans_set(trans) \ argument
1585 #define nft_trans_set_id(trans) \ argument
1587 #define nft_trans_set_bound(trans) \ argument
1589 #define nft_trans_set_update(trans) \ argument
1591 #define nft_trans_set_timeout(trans) \ argument
1593 #define nft_trans_set_gc_int(trans) \ argument
[all …]

123456789