• Home
  • Raw
  • Download

Lines Matching defs:trans

176 static noinline void switch_commit_roots(struct btrfs_trans_handle *trans)  in switch_commit_roots()
218 static inline void extwriter_counter_inc(struct btrfs_transaction *trans, in extwriter_counter_inc()
225 static inline void extwriter_counter_dec(struct btrfs_transaction *trans, in extwriter_counter_dec()
232 static inline void extwriter_counter_init(struct btrfs_transaction *trans, in extwriter_counter_init()
238 static inline int extwriter_counter_read(struct btrfs_transaction *trans) in extwriter_counter_read()
250 void btrfs_trans_release_chunk_metadata(struct btrfs_trans_handle *trans) in btrfs_trans_release_chunk_metadata()
402 static int record_root_in_trans(struct btrfs_trans_handle *trans, in record_root_in_trans()
463 void btrfs_add_dropped_root(struct btrfs_trans_handle *trans, in btrfs_add_dropped_root()
482 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, in btrfs_record_root_in_trans()
507 static inline int is_transaction_blocked(struct btrfs_transaction *trans) in is_transaction_blocked()
846 struct btrfs_trans_handle *trans; in btrfs_attach_transaction_barrier() local
971 bool btrfs_should_end_transaction(struct btrfs_trans_handle *trans) in btrfs_should_end_transaction()
985 static void btrfs_trans_release_metadata(struct btrfs_trans_handle *trans) in btrfs_trans_release_metadata()
1006 static int __btrfs_end_transaction(struct btrfs_trans_handle *trans, in __btrfs_end_transaction()
1059 int btrfs_end_transaction(struct btrfs_trans_handle *trans) in btrfs_end_transaction()
1064 int btrfs_end_transaction_throttle(struct btrfs_trans_handle *trans) in btrfs_end_transaction_throttle()
1211 static int btrfs_write_and_wait_transaction(struct btrfs_trans_handle *trans) in btrfs_write_and_wait_transaction()
1244 static int update_cowonly_root(struct btrfs_trans_handle *trans, in update_cowonly_root()
1281 static noinline int commit_cowonly_roots(struct btrfs_trans_handle *trans) in commit_cowonly_roots()
1417 static noinline int commit_fs_roots(struct btrfs_trans_handle *trans) in commit_fs_roots()
1491 struct btrfs_trans_handle *trans; in btrfs_defrag_root() local
1530 static int qgroup_account_snapshot(struct btrfs_trans_handle *trans, in qgroup_account_snapshot()
1629 static noinline int create_pending_snapshot(struct btrfs_trans_handle *trans, in create_pending_snapshot()
1905 static noinline int create_pending_snapshots(struct btrfs_trans_handle *trans) in create_pending_snapshots()
1946 struct btrfs_transaction *trans; in btrfs_transaction_in_commit() local
1959 struct btrfs_transaction *trans; in btrfs_transaction_blocked() local
1970 void btrfs_commit_transaction_async(struct btrfs_trans_handle *trans) in btrfs_commit_transaction_async()
1996 static void cleanup_transaction(struct btrfs_trans_handle *trans, int err) in cleanup_transaction()
2079 static void btrfs_cleanup_pending_block_groups(struct btrfs_trans_handle *trans) in btrfs_cleanup_pending_block_groups()
2128 static void add_pending_snapshot(struct btrfs_trans_handle *trans) in add_pending_snapshot()
2150 int btrfs_commit_transaction(struct btrfs_trans_handle *trans) in btrfs_commit_transaction()
2653 void __cold __btrfs_abort_transaction(struct btrfs_trans_handle *trans, in __btrfs_abort_transaction()