Home
last modified time | relevance | path

Searched defs:trans (Results 1 – 25 of 144) sorted by relevance

123456

/linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/
H A Drx.c145 int iwl_pcie_rx_stop(struct iwl_trans *trans) in iwl_pcie_rx_stop()
167 static void iwl_pcie_rxq_inc_wr_ptr(struct iwl_trans *trans, in iwl_pcie_rxq_inc_wr_ptr()
204 static void iwl_pcie_rxq_check_wrptr(struct iwl_trans *trans) in iwl_pcie_rxq_check_wrptr()
221 static void iwl_pcie_restock_bd(struct iwl_trans *trans, in iwl_pcie_restock_bd()
245 static void iwl_pcie_rxmq_restock(struct iwl_trans *trans, in iwl_pcie_rxmq_restock()
292 static void iwl_pcie_rxsq_restock(struct iwl_trans *trans, in iwl_pcie_rxsq_restock()
350 void iwl_pcie_rxq_restock(struct iwl_trans *trans, struct iwl_rxq *rxq) in iwl_pcie_rxq_restock()
362 static struct page *iwl_pcie_rx_alloc_page(struct iwl_trans *trans, in iwl_pcie_rx_alloc_page()
430 void iwl_pcie_rxq_alloc_rbs(struct iwl_trans *trans, gfp_t priority, in iwl_pcie_rxq_alloc_rbs()
489 void iwl_pcie_free_rbs_pool(struct iwl_trans *trans) in iwl_pcie_free_rbs_pool()
[all …]
H A Dtrans-gen2.c20 int iwl_pcie_gen2_apm_init(struct iwl_trans *trans) in iwl_pcie_gen2_apm_init() argument
59 static void iwl_pcie_gen2_apm_stop(struct iwl_trans *trans, boo argument
99 _iwl_trans_pcie_fw_reset_handshake(struct iwl_trans * trans,bool dump_on_timeout) _iwl_trans_pcie_fw_reset_handshake() argument
152 iwl_trans_pcie_fw_reset_handshake(struct iwl_trans * trans) iwl_trans_pcie_fw_reset_handshake() argument
157 _iwl_trans_pcie_gen2_stop_device(struct iwl_trans * trans) _iwl_trans_pcie_gen2_stop_device() argument
242 iwl_trans_pcie_gen2_stop_device(struct iwl_trans * trans) iwl_trans_pcie_gen2_stop_device() argument
259 iwl_pcie_gen2_nic_init(struct iwl_trans * trans) iwl_pcie_gen2_nic_init() argument
290 iwl_pcie_get_rf_name(struct iwl_trans * trans) iwl_pcie_get_rf_name() argument
369 iwl_trans_pcie_gen2_fw_alive(struct iwl_trans * trans) iwl_trans_pcie_gen2_fw_alive() argument
406 iwl_pcie_set_ltr(struct iwl_trans * trans) iwl_pcie_set_ltr() argument
455 iwl_pcie_spin_for_iml(struct iwl_trans * trans) iwl_pcie_spin_for_iml() argument
493 iwl_trans_pcie_gen2_start_fw(struct iwl_trans * trans,const struct iwl_fw * fw,const struct fw_img * img,bool run_in_rfkill) iwl_trans_pcie_gen2_start_fw() argument
643 iwl_trans_pcie_gen2_op_mode_leave(struct iwl_trans * trans) iwl_trans_pcie_gen2_op_mode_leave() argument
[all...]
H A Dtx.c54 int iwl_pcie_alloc_dma_ptr(struct iwl_trans *trans, in iwl_pcie_alloc_dma_ptr()
68 void iwl_pcie_free_dma_ptr(struct iwl_trans *trans, struct iwl_dma_ptr *ptr) in iwl_pcie_free_dma_ptr()
80 static void iwl_pcie_txq_inc_wr_ptr(struct iwl_trans *trans, in iwl_pcie_txq_inc_wr_ptr()
124 void iwl_pcie_txq_check_wrptrs(struct iwl_trans *trans) in iwl_pcie_txq_check_wrptrs()
163 static int iwl_pcie_txq_build_tfd(struct iwl_trans *trans, struct iwl_txq *txq, in iwl_pcie_txq_build_tfd()
193 static void iwl_pcie_clear_cmd_in_flight(struct iwl_trans *trans) in iwl_pcie_clear_cmd_in_flight()
213 static void iwl_pcie_free_and_unmap_tso_page(struct iwl_trans *trans, in iwl_pcie_free_and_unmap_tso_page()
227 void iwl_pcie_free_tso_pages(struct iwl_trans *trans, struct sk_buff *skb, in iwl_pcie_free_tso_pages()
280 static void iwl_txq_set_tfd_invalid_gen1(struct iwl_trans *trans, in iwl_txq_set_tfd_invalid_gen1()
291 static void iwl_txq_gen1_tfd_unmap(struct iwl_trans *trans, in iwl_txq_gen1_tfd_unmap()
[all …]
H A Dtx-gen2.c18 static struct page *get_workaround_page(struct iwl_trans *trans, in get_workaround_page()
59 static int iwl_txq_gen2_set_tb_with_wa(struct iwl_trans *trans, in iwl_txq_gen2_set_tb_with_wa()
157 static int iwl_txq_gen2_build_amsdu(struct iwl_trans *trans, in iwl_txq_gen2_build_amsdu()
296 iwl_tfh_tfd *iwl_txq_gen2_build_tx_amsdu(struct iwl_trans *trans, in iwl_txq_gen2_build_tx_amsdu()
355 static int iwl_txq_gen2_tx_add_frags(struct iwl_trans *trans, in iwl_txq_gen2_tx_add_frags()
384 iwl_tfh_tfd *iwl_txq_gen2_build_tx(struct iwl_trans *trans, in iwl_txq_gen2_build_tx()
480 struct iwl_tfh_tfd *iwl_txq_gen2_build_tfd(struct iwl_trans *trans, in iwl_txq_gen2_build_tfd()
527 int iwl_txq_space(struct iwl_trans *trans, const struct iwl_txq *q) in iwl_txq_space()
559 static void iwl_pcie_gen2_update_byte_tbl(struct iwl_trans *trans, in iwl_pcie_gen2_update_byte_tbl()
601 int iwl_txq_gen2_set_tb(struct iwl_trans *trans, struct iwl_tfh_tfd *tfd, in iwl_txq_gen2_set_tb()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info-v2.c33 iwl_pcie_ctxt_info_dbg_enable(struct iwl_trans *trans, in iwl_pcie_ctxt_info_dbg_enable()
100 int iwl_pcie_ctxt_info_v2_alloc(struct iwl_trans *trans, in iwl_pcie_ctxt_info_v2_alloc()
297 void iwl_pcie_ctxt_info_v2_kick(struct iwl_trans *trans) in iwl_pcie_ctxt_info_v2_kick()
312 void iwl_pcie_ctxt_info_v2_free(struct iwl_trans *trans, bool alive) in iwl_pcie_ctxt_info_v2_free()
353 static int iwl_pcie_load_payloads_contig(struct iwl_trans *trans, in iwl_pcie_load_payloads_contig()
388 (struct iwl_trans *trans, in iwl_pcie_load_payloads_segments()
442 int iwl_trans_pcie_ctx_info_v2_load_pnvm(struct iwl_trans *trans, in iwl_trans_pcie_ctx_info_v2_load_pnvm()
499 static void iwl_pcie_set_pnvm_segments(struct iwl_trans *trans) in iwl_pcie_set_pnvm_segments()
512 static void iwl_pcie_set_contig_pnvm(struct iwl_trans *trans) in iwl_pcie_set_contig_pnvm()
524 void iwl_trans_pcie_ctx_info_v2_set_pnvm(struct iwl_trans *trans, in iwl_trans_pcie_ctx_info_v2_set_pnvm()
[all …]
H A Dctxt-info.c12 static void *_iwl_pcie_ctxt_info_dma_alloc_coherent(struct iwl_trans *trans, in _iwl_pcie_ctxt_info_dma_alloc_coherent()
41 void *iwl_pcie_ctxt_info_dma_alloc_coherent(struct iwl_trans *trans, in iwl_pcie_ctxt_info_dma_alloc_coherent()
48 int iwl_pcie_ctxt_info_alloc_dma(struct iwl_trans *trans, in iwl_pcie_ctxt_info_alloc_dma()
63 void iwl_pcie_ctxt_info_free_paging(struct iwl_trans *trans) in iwl_pcie_ctxt_info_free_paging()
84 int iwl_pcie_init_fw_sec(struct iwl_trans *trans, in iwl_pcie_init_fw_sec()
163 int iwl_pcie_ctxt_info_init(struct iwl_trans *trans, in iwl_pcie_ctxt_info_init()
250 void iwl_pcie_ctxt_info_free(struct iwl_trans *trans) in iwl_pcie_ctxt_info_free()
H A Dutils.h13 static inline void _iwl_trans_set_bits_mask(struct iwl_trans *trans, in _iwl_trans_set_bits_mask()
28 static inline void iwl_trans_clear_bit(struct iwl_trans *trans, in iwl_trans_clear_bit()
34 static inline void iwl_trans_set_bit(struct iwl_trans *trans, in iwl_trans_set_bit()
/linux/fs/btrfs/
H A Dtransaction.c180 static noinline void switch_commit_roots(struct btrfs_trans_handle *trans) in switch_commit_roots() argument
223 static inline void extwriter_counter_inc(struct btrfs_transaction *trans, in extwriter_counter_inc() argument
230 extwriter_counter_dec(struct btrfs_transaction * trans,unsigned int type) extwriter_counter_dec() argument
237 extwriter_counter_init(struct btrfs_transaction * trans,unsigned int type) extwriter_counter_init() argument
243 extwriter_counter_read(struct btrfs_transaction * trans) extwriter_counter_read() argument
255 btrfs_trans_release_chunk_metadata(struct btrfs_trans_handle * trans) btrfs_trans_release_chunk_metadata() argument
408 record_root_in_trans(struct btrfs_trans_handle * trans,struct btrfs_root * root,bool force) record_root_in_trans() argument
469 btrfs_add_dropped_root(struct btrfs_trans_handle * trans,struct btrfs_root * root) btrfs_add_dropped_root() argument
488 btrfs_record_root_in_trans(struct btrfs_trans_handle * trans,struct btrfs_root * root) btrfs_record_root_in_trans() argument
513 is_transaction_blocked(struct btrfs_transaction * trans) is_transaction_blocked() argument
896 struct btrfs_trans_handle *trans; btrfs_attach_transaction_barrier() local
1022 btrfs_should_end_transaction(struct btrfs_trans_handle * trans) btrfs_should_end_transaction() argument
1036 btrfs_trans_release_metadata(struct btrfs_trans_handle * trans) btrfs_trans_release_metadata() argument
1075 __btrfs_end_transaction(struct btrfs_trans_handle * trans,int throttle) __btrfs_end_transaction() argument
1135 btrfs_end_transaction(struct btrfs_trans_handle * trans) btrfs_end_transaction() argument
1140 btrfs_end_transaction_throttle(struct btrfs_trans_handle * trans) btrfs_end_transaction_throttle() argument
1283 btrfs_write_and_wait_transaction(struct btrfs_trans_handle * trans) btrfs_write_and_wait_transaction() argument
1315 update_cowonly_root(struct btrfs_trans_handle * trans,struct btrfs_root * root) update_cowonly_root() argument
1352 commit_cowonly_roots(struct btrfs_trans_handle * trans) commit_cowonly_roots() argument
1488 commit_fs_roots(struct btrfs_trans_handle * trans) commit_fs_roots() argument
1569 qgroup_account_snapshot(struct btrfs_trans_handle * trans,struct btrfs_root * src,struct btrfs_root * parent,struct btrfs_qgroup_inherit * inherit,u64 dst_objectid) qgroup_account_snapshot() argument
1666 create_pending_snapshot(struct btrfs_trans_handle * trans,struct btrfs_pending_snapshot * pending) create_pending_snapshot() argument
1956 create_pending_snapshots(struct btrfs_trans_handle * trans) create_pending_snapshots() argument
2004 struct btrfs_transaction *trans; btrfs_transaction_blocked() local
2015 btrfs_commit_transaction_async(struct btrfs_trans_handle * trans) btrfs_commit_transaction_async() argument
2048 struct btrfs_trans_handle *trans; btrfs_commit_current_transaction() local
2060 cleanup_transaction(struct btrfs_trans_handle * trans,int err) cleanup_transaction() argument
2144 btrfs_cleanup_pending_block_groups(struct btrfs_trans_handle * trans) btrfs_cleanup_pending_block_groups() argument
2200 add_pending_snapshot(struct btrfs_trans_handle * trans) add_pending_snapshot() argument
2229 btrfs_commit_transaction(struct btrfs_trans_handle * trans) btrfs_commit_transaction() argument
2726 __btrfs_abort_transaction(struct btrfs_trans_handle * trans,const char * function,unsigned int line,int error,bool first_hit) __btrfs_abort_transaction() argument
[all...]
H A Dfree-space-tree.c68 static int add_new_free_space_info(struct btrfs_trans_handle *trans, in add_new_free_space_info() argument
96 struct btrfs_trans_handle *trans, in btrfs_search_free_space_info() argument
127 static int btrfs_search_prev_slot(struct btrfs_trans_handle *trans, in btrfs_search_prev_slot() argument
197 int btrfs_convert_free_space_to_bitmaps(struct btrfs_trans_handle *trans, in btrfs_convert_free_space_to_bitmaps() argument
342 btrfs_convert_free_space_to_extents(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path) btrfs_convert_free_space_to_extents() argument
482 update_free_space_extent_count(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path,int new_extents) update_free_space_extent_count() argument
540 free_space_modify_bits(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path,u64 * start,u64 * size,bool set_bits) free_space_modify_bits() argument
583 free_space_next_bitmap(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_path * p) free_space_next_bitmap() argument
608 modify_free_space_bitmap(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path,u64 start,u64 size,bool remove) modify_free_space_bitmap() argument
714 remove_free_space_extent(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path,u64 start,u64 size) remove_free_space_extent() argument
817 __btrfs_remove_from_free_space_tree(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path,u64 start,u64 size) __btrfs_remove_from_free_space_tree() argument
838 btrfs_remove_from_free_space_tree(struct btrfs_trans_handle * trans,u64 start,u64 size) btrfs_remove_from_free_space_tree() argument
874 add_free_space_extent(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path,u64 start,u64 size) add_free_space_extent() argument
998 __btrfs_add_to_free_space_tree(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path,u64 start,u64 size) __btrfs_add_to_free_space_tree() argument
1019 btrfs_add_to_free_space_tree(struct btrfs_trans_handle * trans,u64 start,u64 size) btrfs_add_to_free_space_tree() argument
1060 populate_free_space_tree(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group) populate_free_space_tree() argument
1170 struct btrfs_trans_handle *trans; btrfs_create_free_space_tree() local
1230 clear_free_space_tree(struct btrfs_trans_handle * trans,struct btrfs_root * root) clear_free_space_tree() argument
1279 struct btrfs_trans_handle *trans; btrfs_delete_free_space_tree() local
1333 struct btrfs_trans_handle *trans; btrfs_rebuild_free_space_tree() local
1393 __add_block_group_free_space(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path) __add_block_group_free_space() argument
1454 btrfs_add_block_group_free_space(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group) btrfs_add_block_group_free_space() argument
1468 btrfs_remove_block_group_free_space(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group) btrfs_remove_block_group_free_space() argument
1728 struct btrfs_trans_handle *trans; delete_orphan_free_space_entries() local
[all...]
H A Dtree-log.c146 struct btrfs_trans_handle *trans; global() member
287 start_log_trans(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_log_ctx * ctx) start_log_trans() argument
428 struct btrfs_trans_handle *trans = wc->trans; process_one_buffer() local
486 struct btrfs_trans_handle *trans = wc->trans; overwrite_item() local
719 struct btrfs_trans_handle *trans = wc->trans; replay_one_extent() local
1047 struct btrfs_trans_handle *trans = wc->trans; unlink_inode_for_log_replay() local
1344 struct btrfs_trans_handle *trans = wc->trans; __add_inode_ref() local
1575 struct btrfs_trans_handle *trans = wc->trans; add_inode_ref() local
1882 struct btrfs_trans_handle *trans = wc->trans; fixup_inode_link_count() local
1936 struct btrfs_trans_handle *trans = wc->trans; fixup_inode_link_counts() local
1991 struct btrfs_trans_handle *trans = wc->trans; link_to_fixup_dir() local
2042 insert_one_name(struct btrfs_trans_handle * trans,struct btrfs_root * root,u64 dirid,u64 index,const struct fscrypt_str * name,struct btrfs_key * location) insert_one_name() argument
2116 struct btrfs_trans_handle *trans = wc->trans; replay_one_name() local
2429 struct btrfs_trans_handle *trans = wc->trans; check_item_in_log() local
2515 struct btrfs_trans_handle *trans = wc->trans; replay_xattr_deletes() local
2778 struct btrfs_trans_handle *trans = wc->trans; replay_one_buffer() local
2956 clean_log_buffer(struct btrfs_trans_handle * trans,struct extent_buffer * eb) clean_log_buffer() argument
2998 struct btrfs_trans_handle *trans = wc->trans; walk_down_log_tree() local
3177 update_log_root(struct btrfs_trans_handle * trans,struct btrfs_root * log,struct btrfs_root_item * root_item) update_log_root() argument
3318 btrfs_sync_log(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_log_ctx * ctx) btrfs_sync_log() argument
3630 free_log_tree(struct btrfs_trans_handle * trans,struct btrfs_root * log) free_log_tree() argument
3684 btrfs_free_log(struct btrfs_trans_handle * trans,struct btrfs_root * root) btrfs_free_log() argument
3693 btrfs_free_log_root_tree(struct btrfs_trans_handle * trans,struct btrfs_fs_info * fs_info) btrfs_free_log_root_tree() argument
3702 mark_inode_as_not_logged(const struct btrfs_trans_handle * trans,struct btrfs_inode * inode) mark_inode_as_not_logged() argument
3736 inode_logged(const struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path_in) inode_logged() argument
3855 del_logged_dentry(struct btrfs_trans_handle * trans,struct btrfs_root * log,struct btrfs_path * path,u64 dir_ino,const struct fscrypt_str * name,u64 index) del_logged_dentry() argument
3904 btrfs_del_dir_entries_in_log(struct btrfs_trans_handle * trans,const struct fscrypt_str * name,struct btrfs_inode * dir,u64 index) btrfs_del_dir_entries_in_log() argument
3942 btrfs_del_inode_ref_in_log(struct btrfs_trans_handle * trans,const struct fscrypt_str * name,struct btrfs_inode * inode,struct btrfs_inode * dir) btrfs_del_inode_ref_in_log() argument
3977 insert_dir_log_key(struct btrfs_trans_handle * trans,struct btrfs_root * log,struct btrfs_path * path,u64 dirid,u64 first_offset,u64 last_offset) insert_dir_log_key() argument
4019 flush_dir_items_batch(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct extent_buffer * src,struct btrfs_path * dst_path,int start_slot,int count) flush_dir_items_batch() argument
4134 process_dir_items_leaf(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,struct btrfs_path * dst_path,struct btrfs_log_ctx * ctx,u64 * last_old_dentry_offset) process_dir_items_leaf() argument
4247 log_dir_items(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,struct btrfs_path * dst_path,struct btrfs_log_ctx * ctx,u64 min_offset,u64 * last_offset_ret) log_dir_items() argument
4506 log_directory_changes(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,struct btrfs_path * dst_path,struct btrfs_log_ctx * ctx) log_directory_changes() argument
4542 drop_inode_items(struct btrfs_trans_handle * trans,struct btrfs_root * log,struct btrfs_path * path,struct btrfs_inode * inode,int max_key_type) drop_inode_items() argument
4595 truncate_inode_items(struct btrfs_trans_handle * trans,struct btrfs_root * log_root,struct btrfs_inode * inode,u64 new_size,u32 min_type) truncate_inode_items() argument
4610 fill_inode_item(struct btrfs_trans_handle * trans,struct extent_buffer * leaf,struct btrfs_inode_item * item,struct btrfs_inode * inode,bool log_inode_only,u64 logged_isize) fill_inode_item() argument
4677 log_inode_item(struct btrfs_trans_handle * trans,struct btrfs_root * log,struct btrfs_path * path,struct btrfs_inode * inode,bool inode_item_dropped) log_inode_item() argument
4724 log_csums(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_root * log_root,struct btrfs_ordered_sum * sums) log_csums() argument
4770 copy_items(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * dst_path,struct btrfs_path * src_path,int start_slot,int nr,int inode_only,u64 logged_isize,struct btrfs_log_ctx * ctx) copy_items() argument
5018 log_extent_csums(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_root * log_root,const struct extent_map * em,struct btrfs_log_ctx * ctx) log_extent_csums() argument
5136 log_one_extent(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,const struct extent_map * em,struct btrfs_path * path,struct btrfs_log_ctx * ctx) log_one_extent() argument
5226 btrfs_log_prealloc_extents(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,struct btrfs_log_ctx * ctx) btrfs_log_prealloc_extents() argument
5356 btrfs_log_changed_extents(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,struct btrfs_log_ctx * ctx) btrfs_log_changed_extents() argument
5457 get_inode_size_to_log(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,u64 * size_ret) get_inode_size_to_log() argument
5527 btrfs_log_all_xattrs(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,struct btrfs_path * dst_path,struct btrfs_log_ctx * ctx) btrfs_log_all_xattrs() argument
5606 btrfs_log_holes(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path) btrfs_log_holes() argument
5837 need_log_inode(const struct btrfs_trans_handle * trans,struct btrfs_inode * inode) need_log_inode() argument
5904 log_new_dir_dentries(struct btrfs_trans_handle * trans,struct btrfs_inode * start_inode,struct btrfs_log_ctx * ctx) log_new_dir_dentries() argument
6094 can_log_conflicting_inode(const struct btrfs_trans_handle * trans,const struct btrfs_inode * inode) can_log_conflicting_inode() argument
6121 add_conflicting_inode(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_path * path,u64 ino,u64 parent,struct btrfs_log_ctx * ctx) add_conflicting_inode() argument
6242 log_conflicting_inodes(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_log_ctx * ctx) log_conflicting_inodes() argument
6355 copy_inode_items_to_log(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_key * min_key,const struct btrfs_key * max_key,struct btrfs_path * path,struct btrfs_path * dst_path,const u64 logged_isize,const int inode_only,struct btrfs_log_ctx * ctx,bool * need_log_inode_item) copy_inode_items_to_log() argument
6511 insert_delayed_items_batch(struct btrfs_trans_handle * trans,struct btrfs_root * log,struct btrfs_path * path,const struct btrfs_item_batch * batch,const struct btrfs_delayed_item * first_item) insert_delayed_items_batch() argument
6539 log_delayed_insertion_items(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,const struct list_head * delayed_ins_list,struct btrfs_log_ctx * ctx) log_delayed_insertion_items() argument
6633 log_delayed_deletions_full(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,const struct list_head * delayed_del_list,struct btrfs_log_ctx * ctx) log_delayed_deletions_full() argument
6679 batch_delete_dir_index_items(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,const struct list_head * delayed_del_list,const struct btrfs_delayed_item * first,const struct btrfs_delayed_item ** last_ret) batch_delete_dir_index_items() argument
6713 log_delayed_deletions_incremental(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,const struct list_head * delayed_del_list,struct btrfs_log_ctx * ctx) log_delayed_deletions_incremental() argument
6787 log_delayed_deletion_items(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,const struct list_head * delayed_del_list,struct btrfs_log_ctx * ctx) log_delayed_deletion_items() argument
6814 log_new_delayed_dentries(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,const struct list_head * delayed_ins_list,struct btrfs_log_ctx * ctx) log_new_delayed_dentries() argument
6892 btrfs_log_inode(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,int inode_only,struct btrfs_log_ctx * ctx) btrfs_log_inode() argument
7239 btrfs_log_all_parents(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_log_ctx * ctx) btrfs_log_all_parents() argument
7348 log_new_ancestors(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_path * path,struct btrfs_log_ctx * ctx) log_new_ancestors() argument
7411 log_new_ancestors_fast(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct dentry * parent,struct btrfs_log_ctx * ctx) log_new_ancestors_fast() argument
7449 log_all_new_ancestors(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct dentry * parent,struct btrfs_log_ctx * ctx) log_all_new_ancestors() argument
7533 btrfs_log_inode_parent(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct dentry * parent,int inode_only,struct btrfs_log_ctx * ctx) btrfs_log_inode_parent() argument
7661 btrfs_log_dentry_safe(struct btrfs_trans_handle * trans,struct dentry * dentry,struct btrfs_log_ctx * ctx) btrfs_log_dentry_safe() argument
7683 struct btrfs_trans_handle *trans; btrfs_recover_log_trees() local
7871 btrfs_record_unlink_dir(struct btrfs_trans_handle * trans,struct btrfs_inode * dir,struct btrfs_inode * inode,bool for_rename) btrfs_record_unlink_dir() argument
7934 btrfs_record_snapshot_destroy(struct btrfs_trans_handle * trans,struct btrfs_inode * dir) btrfs_record_snapshot_destroy() argument
7954 btrfs_record_new_subvolume(const struct btrfs_trans_handle * trans,struct btrfs_inode * dir) btrfs_record_new_subvolume() argument
7979 btrfs_log_new_name(struct btrfs_trans_handle * trans,struct dentry * old_dentry,struct btrfs_inode * old_dir,u64 old_dir_index,struct dentry * parent) btrfs_log_new_name() argument
[all...]
H A Dextent-tree.c103 int btrfs_lookup_extent_info(struct btrfs_trans_handle *trans, in btrfs_lookup_extent_info() argument
437 static noinline int lookup_extent_data_ref(struct btrfs_trans_handle *trans, in lookup_extent_data_ref() argument
517 insert_extent_data_ref(struct btrfs_trans_handle * trans,struct btrfs_path * path,const struct btrfs_delayed_ref_node * node,u64 bytenr) insert_extent_data_ref() argument
600 remove_extent_data_ref(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_path * path,int refs_to_drop) remove_extent_data_ref() argument
686 lookup_tree_block_ref(struct btrfs_trans_handle * trans,struct btrfs_path * path,u64 bytenr,u64 parent,u64 root_objectid) lookup_tree_block_ref() argument
716 insert_tree_block_ref(struct btrfs_trans_handle * trans,struct btrfs_path * path,const struct btrfs_delayed_ref_node * node,u64 bytenr) insert_tree_block_ref() argument
797 lookup_inline_extent_backref(struct btrfs_trans_handle * trans,struct btrfs_path * path,struct btrfs_extent_inline_ref ** ref_ret,u64 bytenr,u64 num_bytes,u64 parent,u64 root_objectid,u64 owner,u64 offset,int insert) lookup_inline_extent_backref() argument
1033 setup_inline_extent_backref(struct btrfs_trans_handle * trans,struct btrfs_path * path,struct btrfs_extent_inline_ref * iref,u64 parent,u64 root_objectid,u64 owner,u64 offset,int refs_to_add,struct btrfs_delayed_extent_op * extent_op) setup_inline_extent_backref() argument
1092 lookup_extent_backref(struct btrfs_trans_handle * trans,struct btrfs_path * path,struct btrfs_extent_inline_ref ** ref_ret,u64 bytenr,u64 num_bytes,u64 parent,u64 root_objectid,u64 owner,u64 offset) lookup_extent_backref() argument
1123 update_inline_extent_backref(struct btrfs_trans_handle * trans,struct btrfs_path * path,struct btrfs_extent_inline_ref * iref,int refs_to_mod,struct btrfs_delayed_extent_op * extent_op) update_inline_extent_backref() argument
1238 insert_inline_extent_backref(struct btrfs_trans_handle * trans,struct btrfs_path * path,u64 bytenr,u64 num_bytes,u64 parent,u64 root_objectid,u64 owner,u64 offset,int refs_to_add,struct btrfs_delayed_extent_op * extent_op) insert_inline_extent_backref() argument
1274 remove_extent_backref(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_path * path,struct btrfs_extent_inline_ref * iref,int refs_to_drop,int is_data) remove_extent_backref() argument
1490 btrfs_inc_extent_ref(struct btrfs_trans_handle * trans,struct btrfs_ref * generic_ref) btrfs_inc_extent_ref() argument
1526 __btrfs_inc_extent_ref(struct btrfs_trans_handle * trans,const struct btrfs_delayed_ref_node * node,struct btrfs_delayed_extent_op * extent_op) __btrfs_inc_extent_ref() argument
1599 drop_remap_tree_ref(struct btrfs_trans_handle * trans,const struct btrfs_delayed_ref_node * node) drop_remap_tree_ref() argument
1621 run_delayed_data_ref(struct btrfs_trans_handle * trans,struct btrfs_delayed_ref_head * href,const struct btrfs_delayed_ref_node * node,struct btrfs_delayed_extent_op * extent_op,bool insert_reserved) run_delayed_data_ref() argument
1690 run_delayed_extent_op(struct btrfs_trans_handle * trans,const struct btrfs_delayed_ref_head * head,struct btrfs_delayed_extent_op * extent_op) run_delayed_extent_op() argument
1782 run_delayed_tree_ref(struct btrfs_trans_handle * trans,struct btrfs_delayed_ref_head * href,const struct btrfs_delayed_ref_node * node,struct btrfs_delayed_extent_op * extent_op,bool insert_reserved) run_delayed_tree_ref() argument
1832 run_one_delayed_ref(struct btrfs_trans_handle * trans,struct btrfs_delayed_ref_head * href,const struct btrfs_delayed_ref_node * node,struct btrfs_delayed_extent_op * extent_op,bool insert_reserved) run_one_delayed_ref() argument
1890 run_and_cleanup_extent_op(struct btrfs_trans_handle * trans,struct btrfs_delayed_ref_head * head) run_and_cleanup_extent_op() argument
1935 cleanup_ref_head(struct btrfs_trans_handle * trans,struct btrfs_delayed_ref_head * head,u64 * bytes_released) cleanup_ref_head() argument
1997 btrfs_run_delayed_refs_for_head(struct btrfs_trans_handle * trans,struct btrfs_delayed_ref_head * locked_ref,u64 * bytes_released) btrfs_run_delayed_refs_for_head() argument
2084 __btrfs_run_delayed_refs(struct btrfs_trans_handle * trans,u64 min_bytes) __btrfs_run_delayed_refs() argument
2227 btrfs_run_delayed_refs(struct btrfs_trans_handle * trans,u64 min_bytes) btrfs_run_delayed_refs() argument
2268 btrfs_set_disk_extent_flags(struct btrfs_trans_handle * trans,struct extent_buffer * eb,u64 flags) btrfs_set_disk_extent_flags() argument
2549 __btrfs_mod_ref(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct extent_buffer * buf,bool full_backref,bool inc) __btrfs_mod_ref() argument
2635 btrfs_inc_ref(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct extent_buffer * buf,bool full_backref) btrfs_inc_ref() argument
2641 btrfs_dec_ref(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct extent_buffer * buf,bool full_backref) btrfs_dec_ref() argument
2683 pin_down_extent(struct btrfs_trans_handle * trans,struct btrfs_block_group * bg,u64 bytenr,u64 num_bytes,bool reserved) pin_down_extent() argument
2704 btrfs_pin_extent(struct btrfs_trans_handle * trans,u64 bytenr,u64 num_bytes) btrfs_pin_extent() argument
2717 btrfs_pin_extent_for_log_replay(struct btrfs_trans_handle * trans,const struct extent_buffer * eb) btrfs_pin_extent_for_log_replay() argument
2979 btrfs_finish_extent_commit(struct btrfs_trans_handle * trans) btrfs_finish_extent_commit() argument
3136 do_free_extent_accounting(struct btrfs_trans_handle * trans,u64 bytenr,struct btrfs_squota_delta * delta,struct btrfs_path * path) do_free_extent_accounting() argument
3201 abort_and_dump(trans,path,fmt,args...) global() argument
3267 __btrfs_free_extent(struct btrfs_trans_handle * trans,struct btrfs_delayed_ref_head * href,const struct btrfs_delayed_ref_node * node,struct btrfs_delayed_extent_op * extent_op) __btrfs_free_extent() argument
3567 check_ref_cleanup(struct btrfs_trans_handle * trans,u64 bytenr) check_ref_cleanup() argument
3617 btrfs_free_tree_block(struct btrfs_trans_handle * trans,u64 root_id,struct extent_buffer * buf,u64 parent,int last_ref) btrfs_free_tree_block() argument
3706 btrfs_free_extent(struct btrfs_trans_handle * trans,struct btrfs_ref * ref) btrfs_free_extent() argument
4366 struct btrfs_trans_handle *trans; find_free_extent_update_loop() local
4946 btrfs_pin_reserved_extent(struct btrfs_trans_handle * trans,const struct extent_buffer * eb) btrfs_pin_reserved_extent() argument
4964 alloc_reserved_extent(struct btrfs_trans_handle * trans,u64 bytenr,u64 num_bytes) alloc_reserved_extent() argument
4986 alloc_reserved_file_extent(struct btrfs_trans_handle * trans,u64 parent,u64 root_objectid,u64 flags,u64 owner,u64 offset,struct btrfs_key * ins,int ref_mod,u64 oref_root) alloc_reserved_file_extent() argument
5067 alloc_reserved_tree_block(struct btrfs_trans_handle * trans,const struct btrfs_delayed_ref_node * node,struct btrfs_delayed_extent_op * extent_op) alloc_reserved_tree_block() argument
5152 btrfs_alloc_reserved_file_extent(struct btrfs_trans_handle * trans,struct btrfs_root * root,u64 owner,u64 offset,u64 ram_bytes,struct btrfs_key * ins) btrfs_alloc_reserved_file_extent() argument
5181 btrfs_alloc_logged_file_extent(struct btrfs_trans_handle * trans,u64 root_objectid,u64 owner,u64 offset,struct btrfs_key * ins) btrfs_alloc_logged_file_extent() argument
5252 btrfs_init_new_buffer(struct btrfs_trans_handle * trans,struct btrfs_root * root,u64 bytenr,int level,u64 owner,enum btrfs_lock_nesting nest) btrfs_init_new_buffer() argument
5335 btrfs_alloc_tree_block(struct btrfs_trans_handle * trans,struct btrfs_root * root,u64 parent,u64 root_objectid,const struct btrfs_disk_key * key,int level,u64 hint,u64 empty_size,u64 reloc_src_root,enum btrfs_lock_nesting nest) btrfs_alloc_tree_block() argument
5543 reada_walk_down(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct walk_control * wc,struct btrfs_path * path) reada_walk_down() argument
5621 walk_down_proc(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_path * path,struct walk_control * wc) walk_down_proc() argument
5704 check_ref_exists(struct btrfs_trans_handle * trans,struct btrfs_root * root,u64 bytenr,u64 parent,int level) check_ref_exists() argument
5769 check_next_block_uptodate(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_path * path,struct walk_control * wc,struct extent_buffer * next) check_next_block_uptodate() argument
5816 maybe_drop_reference(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_path * path,struct walk_control * wc,struct extent_buffer * next,u64 owner_root) maybe_drop_reference() argument
5903 do_walk_down(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_path * path,struct walk_control * wc) do_walk_down() argument
6014 walk_up_proc(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_path * path,struct walk_control * wc) walk_up_proc() argument
6150 walk_down_tree(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_path * path,struct walk_control * wc) walk_down_tree() argument
6199 walk_up_tree(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_path * path,struct walk_control * wc,int max_level) walk_up_tree() argument
6252 struct btrfs_trans_handle *trans; btrfs_drop_snapshot() local
6519 btrfs_drop_subtree(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct extent_buffer * node,struct extent_buffer * parent) btrfs_drop_subtree() argument
[all...]
H A Droot-tree.c128 int btrfs_update_root(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_update_root() argument
203 int btrfs_insert_root(struct btrfs_trans_handle *trans, struc argument
262 struct btrfs_trans_handle *trans; btrfs_find_orphan_roots() local
309 btrfs_del_root(struct btrfs_trans_handle * trans,const struct btrfs_key * key) btrfs_del_root() argument
329 btrfs_del_root_ref(struct btrfs_trans_handle * trans,u64 root_id,u64 ref_id,u64 dirid,u64 * sequence,const struct fscrypt_str * name) btrfs_del_root_ref() argument
397 btrfs_add_root_ref(struct btrfs_trans_handle * trans,u64 root_id,u64 ref_id,u64 dirid,u64 sequence,const struct fscrypt_str * name) btrfs_add_root_ref() argument
461 btrfs_update_root_times(struct btrfs_trans_handle * trans,struct btrfs_root * root) btrfs_update_root_times() argument
[all...]
H A Drelocation.c406 build_backref_tree(struct btrfs_trans_handle * trans,struct reloc_control * rc,struct btrfs_key * node_key,int level,u64 bytenr) build_backref_tree() argument
583 create_reloc_root(struct btrfs_trans_handle * trans,struct btrfs_root * root,u64 objectid) create_reloc_root() argument
698 btrfs_init_reloc_root(struct btrfs_trans_handle * trans,struct btrfs_root * root) btrfs_init_reloc_root() argument
764 btrfs_update_reloc_root(struct btrfs_trans_handle * trans,struct btrfs_root * root) btrfs_update_reloc_root() argument
855 replace_file_extents(struct btrfs_trans_handle * trans,struct reloc_control * rc,struct btrfs_root * root,struct extent_buffer * leaf) replace_file_extents() argument
1008 replace_path(struct btrfs_trans_handle * trans,struct reloc_control * rc,struct btrfs_root * dest,struct btrfs_root * src,struct btrfs_path * path,struct btrfs_key * next_key,int lowest_level,int max_level) replace_path() argument
1423 insert_dirty_subvol(struct btrfs_trans_handle * trans,struct reloc_control * rc,struct btrfs_root * root) insert_dirty_subvol() argument
1510 struct btrfs_trans_handle *trans = NULL; merge_reloc_root() local
1675 struct btrfs_trans_handle *trans; prepare_to_merge() local
1925 record_reloc_root_in_trans(struct btrfs_trans_handle * trans,struct btrfs_root * reloc_root) record_reloc_root_in_trans() argument
1964 select_reloc_root(struct btrfs_trans_handle * trans,struct reloc_control * rc,struct btrfs_backref_node * node,struct btrfs_backref_edge * edges[]) select_reloc_root() argument
2135 refill_metadata_space(struct btrfs_trans_handle * trans,struct reloc_control * rc,u64 num_bytes) refill_metadata_space() argument
2171 reserve_metadata_space(struct btrfs_trans_handle * trans,struct reloc_control * rc,struct btrfs_backref_node * node) reserve_metadata_space() argument
2188 do_relocation(struct btrfs_trans_handle * trans,struct reloc_control * rc,struct btrfs_backref_node * node,struct btrfs_key * key,struct btrfs_path * path,int lowest) do_relocation() argument
2349 link_to_upper(struct btrfs_trans_handle * trans,struct reloc_control * rc,struct btrfs_backref_node * node,struct btrfs_path * path) link_to_upper() argument
2360 finish_pending_nodes(struct btrfs_trans_handle * trans,struct reloc_control * rc,struct btrfs_path * path,int err) finish_pending_nodes() argument
2456 relocate_tree_block(struct btrfs_trans_handle * trans,struct reloc_control * rc,struct btrfs_backref_node * node,struct btrfs_key * key,struct btrfs_path * path) relocate_tree_block() argument
2546 relocate_cowonly_block(struct btrfs_trans_handle * trans,struct reloc_control * rc,struct tree_block * block,struct btrfs_path * path) relocate_cowonly_block() argument
2589 relocate_tree_blocks(struct btrfs_trans_handle * trans,struct reloc_control * rc,struct rb_root * blocks) relocate_tree_blocks() argument
3209 struct btrfs_trans_handle *trans; delete_block_group_cache() local
3440 struct btrfs_trans_handle *trans; prepare_to_relocate() local
3488 struct btrfs_trans_handle *trans = NULL; relocate_block_group() local
3656 __insert_orphan_inode(struct btrfs_trans_handle * trans,struct btrfs_root * root,u64 objectid) __insert_orphan_inode() argument
3683 delete_orphan_inode(struct btrfs_trans_handle * trans,struct btrfs_root * root,u64 objectid) delete_orphan_inode() argument
3720 struct btrfs_trans_handle *trans; create_reloc_inode() local
3855 add_remap_tree_entries(struct btrfs_trans_handle * trans,struct btrfs_path * path,struct btrfs_key * entries,unsigned int num_entries) add_remap_tree_entries() argument
3932 adjust_block_group_remap_bytes(struct btrfs_trans_handle * trans,struct btrfs_block_group * bg,s64 diff) adjust_block_group_remap_bytes() argument
4083 add_remap_item(struct btrfs_trans_handle * trans,struct btrfs_path * path,u64 new_addr,u64 length,u64 old_addr) add_remap_item() argument
4112 add_remap_backref_item(struct btrfs_trans_handle * trans,struct btrfs_path * path,u64 new_addr,u64 length,u64 old_addr) add_remap_backref_item() argument
4146 struct btrfs_trans_handle *trans; move_existing_remap() local
4419 create_remap_tree_entries(struct btrfs_trans_handle * trans,struct btrfs_path * path,struct btrfs_block_group * bg) create_remap_tree_entries() argument
4599 find_next_identity_remap(struct btrfs_trans_handle * trans,struct btrfs_path * path,u64 bg_end,u64 last_start,u64 * start,u64 * length) find_next_identity_remap() argument
4653 remove_chunk_stripes(struct btrfs_trans_handle * trans,struct btrfs_chunk_map * chunk_map,struct btrfs_path * path) remove_chunk_stripes() argument
4699 struct btrfs_trans_handle *trans; btrfs_last_identity_remap_gone() local
4765 adjust_identity_remap_count(struct btrfs_trans_handle * trans,struct btrfs_block_group * bg,int delta) adjust_identity_remap_count() argument
4802 add_remap_entry(struct btrfs_trans_handle * trans,struct btrfs_path * path,struct btrfs_block_group * src_bg,u64 old_addr,u64 new_addr,u64 length) add_remap_entry() argument
4888 mark_chunk_remapped(struct btrfs_trans_handle * trans,struct btrfs_path * path,u64 start) mark_chunk_remapped() argument
4941 struct btrfs_trans_handle *trans; do_remap_reloc_trans() local
5187 struct btrfs_trans_handle *trans; start_block_group_remapping() local
5453 struct btrfs_trans_handle *trans; mark_garbage_root() local
5488 struct btrfs_trans_handle *trans; btrfs_recover_relocation() local
5707 btrfs_reloc_cow_block(struct btrfs_trans_handle * trans,struct btrfs_root * root,const struct extent_buffer * buf,struct extent_buffer * cow) btrfs_reloc_cow_block() argument
5809 btrfs_reloc_post_snapshot(struct btrfs_trans_handle * trans,struct btrfs_pending_snapshot * pending) btrfs_reloc_post_snapshot() argument
5864 insert_remap_item(struct btrfs_trans_handle * trans,struct btrfs_path * path,u64 old_addr,u64 length,u64 new_addr) insert_remap_item() argument
5928 remove_range_from_remap_tree(struct btrfs_trans_handle * trans,struct btrfs_path * path,struct btrfs_block_group * bg,u64 hole_start,u64 hole_length) remove_range_from_remap_tree() argument
6046 btrfs_remove_extent_from_remap_tree(struct btrfs_trans_handle * trans,struct btrfs_path * path,u64 bytenr,u64 num_bytes) btrfs_remove_extent_from_remap_tree() argument
[all...]
H A Ddelayed-inode.c498 static int btrfs_delayed_item_reserve_metadata(struct btrfs_trans_handle *trans, in btrfs_delayed_item_reserve_metadata()
573 struct btrfs_trans_handle *trans, in btrfs_delayed_inode_reserve_metadata()
653 static int btrfs_insert_delayed_item(struct btrfs_trans_handle *trans, in btrfs_insert_delayed_item()
816 static int btrfs_insert_delayed_items(struct btrfs_trans_handle *trans, in btrfs_insert_delayed_items()
839 static int btrfs_batch_delete_items(struct btrfs_trans_handle *trans, in btrfs_batch_delete_items()
917 static int btrfs_delete_delayed_items(struct btrfs_trans_handle *trans, in btrfs_delete_delayed_items()
996 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()
1136 static int __btrfs_run_delayed_items(struct btrfs_trans_handle *trans, int nr) in __btrfs_run_delayed_items()
[all …]
H A Dqgroup.c694 add_qgroup_relation_item(struct btrfs_trans_handle * trans,u64 src,u64 dst) add_qgroup_relation_item() argument
712 del_qgroup_relation_item(struct btrfs_trans_handle * trans,u64 src,u64 dst) del_qgroup_relation_item() argument
738 add_qgroup_item(struct btrfs_trans_handle * trans,struct btrfs_root * quota_root,u64 qgroupid) add_qgroup_item() argument
799 del_qgroup_item(struct btrfs_trans_handle * trans,u64 qgroupid) del_qgroup_item() argument
837 update_qgroup_limit_item(struct btrfs_trans_handle * trans,struct btrfs_qgroup * qgroup) update_qgroup_limit_item() argument
875 update_qgroup_info_item(struct btrfs_trans_handle * trans,struct btrfs_qgroup * qgroup) update_qgroup_info_item() argument
917 update_qgroup_status_item(struct btrfs_trans_handle * trans) update_qgroup_status_item() argument
958 btrfs_clean_quota_tree(struct btrfs_trans_handle * trans,struct btrfs_root * root) btrfs_clean_quota_tree() argument
1011 struct btrfs_trans_handle *trans = NULL; btrfs_quota_enable() local
1337 struct btrfs_trans_handle *trans = NULL; btrfs_quota_disable() local
1567 btrfs_add_qgroup_relation(struct btrfs_trans_handle * trans,u64 src,u64 dst,struct btrfs_qgroup_list * prealloc) btrfs_add_qgroup_relation() argument
1630 __del_qgroup_relation(struct btrfs_trans_handle * trans,u64 src,u64 dst) __del_qgroup_relation() argument
1685 btrfs_del_qgroup_relation(struct btrfs_trans_handle * trans,u64 src,u64 dst) btrfs_del_qgroup_relation() argument
1698 btrfs_create_qgroup(struct btrfs_trans_handle * trans,u64 qgroupid) btrfs_create_qgroup() argument
1808 btrfs_remove_qgroup(struct btrfs_trans_handle * trans,u64 qgroupid) btrfs_remove_qgroup() argument
1910 struct btrfs_trans_handle *trans; btrfs_qgroup_cleanup_dropped_subvolume() local
1943 btrfs_limit_qgroup(struct btrfs_trans_handle * trans,u64 qgroupid,struct btrfs_qgroup_limit * limit) btrfs_limit_qgroup() argument
2093 btrfs_qgroup_trace_extent_post(struct btrfs_trans_handle * trans,struct btrfs_qgroup_extent_record * qrecord,u64 bytenr) btrfs_qgroup_trace_extent_post() argument
2161 btrfs_qgroup_trace_extent(struct btrfs_trans_handle * trans,u64 bytenr,u64 num_bytes) btrfs_qgroup_trace_extent() argument
2199 btrfs_qgroup_trace_leaf_items(struct btrfs_trans_handle * trans,struct extent_buffer * eb) btrfs_qgroup_trace_leaf_items() argument
2347 qgroup_trace_extent_swap(struct btrfs_trans_handle * trans,struct extent_buffer * src_eb,struct btrfs_path * dst_path,int dst_level,int root_level,bool trace_leaf) qgroup_trace_extent_swap() argument
2466 qgroup_trace_new_subtree_blocks(struct btrfs_trans_handle * trans,struct extent_buffer * src_eb,struct btrfs_path * dst_path,int cur_level,int root_level,u64 last_snapshot,bool trace_leaf) qgroup_trace_new_subtree_blocks() argument
2567 qgroup_trace_subtree_swap(struct btrfs_trans_handle * trans,struct extent_buffer * src_eb,struct extent_buffer * dst_eb,u64 last_snapshot,bool trace_leaf) qgroup_trace_subtree_swap() argument
2630 btrfs_qgroup_trace_subtree(struct btrfs_trans_handle * trans,struct extent_buffer * root_eb,u64 root_gen,int root_level) btrfs_qgroup_trace_subtree() argument
2952 btrfs_qgroup_account_extent(struct btrfs_trans_handle * trans,u64 bytenr,u64 num_bytes,struct ulist * old_roots,struct ulist * new_roots) btrfs_qgroup_account_extent() argument
3029 btrfs_qgroup_account_extents(struct btrfs_trans_handle * trans) btrfs_qgroup_account_extents() argument
3125 btrfs_run_qgroups(struct btrfs_trans_handle * trans) btrfs_run_qgroups() argument
3348 btrfs_qgroup_inherit(struct btrfs_trans_handle * trans,u64 srcid,u64 objectid,u64 inode_rootid,struct btrfs_qgroup_inherit * inherit) btrfs_qgroup_inherit() argument
3744 qgroup_rescan_leaf(struct btrfs_trans_handle * trans,struct btrfs_path * path) qgroup_rescan_leaf() argument
3861 struct btrfs_trans_handle *trans = NULL; btrfs_qgroup_rescan_worker() local
4854 btrfs_qgroup_trace_subtree_after_cow(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct extent_buffer * subvol_eb) btrfs_qgroup_trace_subtree_after_cow() argument
4924 btrfs_qgroup_destroy_extent_records(struct btrfs_transaction * trans) btrfs_qgroup_destroy_extent_records() argument
[all...]
H A Dverity.c110 struct btrfs_trans_handle *trans; in drop_verity_items() local
214 struct btrfs_trans_handle *trans; write_key_bytes() local
416 del_orphan(struct btrfs_trans_handle * trans,struct btrfs_inode * inode) del_orphan() argument
450 struct btrfs_trans_handle *trans = NULL; rollback_verity() local
517 struct btrfs_trans_handle *trans = NULL; finish_verity() local
573 struct btrfs_trans_handle *trans; btrfs_begin_enable_verity() local
[all...]
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-scd.h13 static inline void iwl_scd_txq_set_chain(struct iwl_trans *trans, in iwl_scd_txq_set_chain()
19 static inline void iwl_scd_txq_enable_agg(struct iwl_trans *trans, in iwl_scd_txq_enable_agg()
25 static inline void iwl_scd_txq_disable_agg(struct iwl_trans *trans, in iwl_scd_txq_disable_agg()
31 static inline void iwl_scd_disable_agg(struct iwl_trans *trans) in iwl_scd_disable_agg()
36 static inline void iwl_scd_activate_fifos(struct iwl_trans *trans) in iwl_scd_activate_fifos()
41 static inline void iwl_scd_deactivate_fifos(struct iwl_trans *trans) in iwl_scd_deactivate_fifos()
46 static inline void iwl_scd_enable_set_active(struct iwl_trans *trans, in iwl_scd_enable_set_active()
76 static inline void iwl_scd_txq_set_inactive(struct iwl_trans *trans, in iwl_scd_txq_set_inactive()
/linux/net/rds/
H A Dtransport.c50 void rds_trans_register(struct rds_transport *trans) in rds_trans_register()
68 void rds_trans_unregister(struct rds_transport *trans) in rds_trans_unregister()
79 void rds_trans_put(struct rds_transport *trans) in rds_trans_put()
90 struct rds_transport *trans; in rds_trans_get_preferred() local
118 struct rds_transport *trans; in rds_trans_get() local
148 struct rds_transport *trans; in rds_trans_stats_info_copy() local
/linux/drivers/net/ipa/
H A Dgsi_trans.c219 static void gsi_trans_map(struct gsi_trans *trans, u32 index) in gsi_trans_map()
254 static void gsi_trans_move_committed(struct gsi_trans *trans) in gsi_trans_move_committed()
264 static void gsi_trans_move_pending(struct gsi_trans *trans) in gsi_trans_move_pending()
277 void gsi_trans_move_complete(struct gsi_trans *trans) in gsi_trans_move_complete()
291 void gsi_trans_move_polled(struct gsi_trans *trans) in gsi_trans_move_polled()
341 struct gsi_trans *trans; in gsi_channel_trans_alloc() local
377 void gsi_trans_free(struct gsi_trans *trans) in gsi_trans_free()
407 void gsi_trans_cmd_add(struct gsi_trans *trans, void *buf, u32 size, in gsi_trans_cmd_add()
438 int gsi_trans_page_add(struct gsi_trans *trans, struct page *page, u32 size, in gsi_trans_page_add()
460 int gsi_trans_skb_add(struct gsi_trans *trans, struct sk_buff *skb) in gsi_trans_skb_add()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpnvm.c26 struct iwl_trans *trans = (struct iwl_trans *)data; in iwl_pnvm_complete_fn() local
36 static int iwl_pnvm_handle_section(struct iwl_trans *trans, const u8 *data, in iwl_pnvm_handle_section()
169 static int iwl_pnvm_parse(struct iwl_trans *trans, const u8 *data, in iwl_pnvm_parse()
240 static u8 *iwl_pnvm_get_from_fs(struct iwl_trans *trans, size_t *len) in iwl_pnvm_get_from_fs()
284 static enum iwl_pnvm_source iwl_select_pnvm_source(struct iwl_trans *trans, in iwl_select_pnvm_source()
360 iwl_pnvm_load_pnvm_to_trans(struct iwl_trans *trans, in iwl_pnvm_load_pnvm_to_trans()
407 iwl_pnvm_load_reduce_power_to_trans(struct iwl_trans *trans, in iwl_pnvm_load_reduce_power_to_trans()
455 int iwl_pnvm_load(struct iwl_trans *trans, in iwl_pnvm_load()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_audio_regs.h85 #define HSW_AUD_CFG(trans) _MMIO_TRANS(trans, _HSW_AUD_CONFIG_A, _HSW_AUD_CONFIG_B) argument
89 #define HSW_AUD_MISC_CTRL(trans) _MMIO_TRANS(trans, _HSW_AUD_MISC_CTRL_A, _HSW_AUD_MISC_CTRL_B) argument
93 #define HSW_AUD_M_CTS_ENABLE(trans) _MMIO_TRANS(trans, _HSW_AUD_M_CTS_ENABLE_A, _HSW_AUD_M_CTS_ENAB… argument
100 #define HSW_AUD_DIP_ELD_CTRL(trans) _MMIO_TRANS(trans, _HSW_AUD_DIP_ELD_CTRL_ST_A, _HSW_AUD_DIP_ELD… argument
105 #define AUD_DIG_CNVT(trans) _MMIO_TRANS(trans, _HSW_AUD_DIG_CNVT_1, _HSW_AUD_DIG_CNVT_2) argument
110 #define HSW_AUD_EDID_DATA(trans) _MMIO_TRANS(trans, _HSW_AUD_EDID_DATA_A, _HSW_AUD_EDID_DATA_B) argument
114 #define AUDIO_INACTIVE(trans) ((1 << 3) << ((trans) * 4)) argument
115 #define AUDIO_OUTPUT_ENABLE(trans) ((1 << 2) << ((trans) * 4)) argument
116 #define AUDIO_CP_READY(trans) ((1 << 1) << ((trans) * 4)) argument
117 #define AUDIO_ELD_VALID(trans) ((1 << 0) << ((trans) * 4)) argument
[all …]
/linux/fs/btrfs/tests/
H A Dqgroup-tests.c19 struct btrfs_trans_handle trans; in insert_normal_tree_ref() local
69 struct btrfs_trans_handle trans; in add_tree_ref() local
118 struct btrfs_trans_handle trans; in remove_extent_item() local
147 struct btrfs_trans_handle trans; in remove_extent_ref() local
200 struct btrfs_trans_handle trans; in test_no_shared_qgroup() local
312 struct btrfs_trans_handle trans; in test_multiple_refs() local
H A Draid-stripe-tree-tests.c38 static int test_punch_hole_3extents(struct btrfs_trans_handle *trans) in test_punch_hole_3extents()
216 static int test_delete_two_extents(struct btrfs_trans_handle *trans) in test_delete_two_extents()
360 static int test_punch_hole(struct btrfs_trans_handle *trans) in test_punch_hole()
503 static int test_front_delete_prev_item(struct btrfs_trans_handle *trans) in test_front_delete_prev_item()
645 static int test_front_delete(struct btrfs_trans_handle *trans) in test_front_delete()
754 static int test_tail_delete(struct btrfs_trans_handle *trans) in test_tail_delete()
876 static int test_create_update_delete(struct btrfs_trans_handle *trans) in test_create_update_delete()
997 static int test_simple_create_delete(struct btrfs_trans_handle *trans) in test_simple_create_delete()
1086 struct btrfs_trans_handle trans; in run_test() local
H A Ddelayed-refs-tests.c43 static void delete_delayed_ref_head(struct btrfs_trans_handle *trans, in delete_delayed_ref_head()
166 static int simple_test(struct btrfs_trans_handle *trans, in simple_test()
236 static int simple_tests(struct btrfs_trans_handle *trans) in simple_tests()
337 static int merge_tests(struct btrfs_trans_handle *trans, in merge_tests()
777 static int select_delayed_refs_test(struct btrfs_trans_handle *trans) in select_delayed_refs_test()
977 struct btrfs_trans_handle trans; in btrfs_test_delayed_refs() local
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_common.c240 struct qlcnic_bc_trans *trans; in qlcnic_sriov_cleanup_list() local
699 static inline int qlcnic_sriov_alloc_bc_trans(struct qlcnic_bc_trans **trans) in qlcnic_sriov_alloc_bc_trans()
752 static int qlcnic_sriov_prepare_bc_hdr(struct qlcnic_bc_trans *trans, in qlcnic_sriov_prepare_bc_hdr()
816 static void qlcnic_sriov_cleanup_transaction(struct qlcnic_bc_trans *trans) in qlcnic_sriov_cleanup_transaction()
826 struct qlcnic_bc_trans *trans, u8 type) in qlcnic_sriov_clear_trans()
861 static inline void qlcnic_sriov_wait_for_resp(struct qlcnic_bc_trans *trans) in qlcnic_sriov_wait_for_resp()
873 static void qlcnic_sriov_handle_multi_frags(struct qlcnic_bc_trans *trans, in qlcnic_sriov_handle_multi_frags()
891 static void qlcnic_sriov_wait_for_channel_free(struct qlcnic_bc_trans *trans, in qlcnic_sriov_wait_for_channel_free()
937 static int qlcnic_sriov_issue_bc_post(struct qlcnic_bc_trans *trans, u8 type) in qlcnic_sriov_issue_bc_post()
967 static int __qlcnic_sriov_send_bc_msg(struct qlcnic_bc_trans *trans, in __qlcnic_sriov_send_bc_msg()
[all …]

123456