Lines Matching refs:btrfs_trans_handle
107 struct btrfs_trans_handle { struct
151 static inline void btrfs_set_inode_last_trans(struct btrfs_trans_handle *trans, in btrfs_set_inode_last_trans() argument
165 static inline void btrfs_set_skip_qgroup(struct btrfs_trans_handle *trans, in btrfs_set_skip_qgroup()
175 static inline void btrfs_clear_skip_qgroup(struct btrfs_trans_handle *trans) in btrfs_clear_skip_qgroup()
184 int btrfs_end_transaction(struct btrfs_trans_handle *trans,
186 struct btrfs_trans_handle *btrfs_start_transaction(struct btrfs_root *root,
188 struct btrfs_trans_handle *btrfs_start_transaction_fallback_global_rsv(
192 struct btrfs_trans_handle *btrfs_start_transaction_lflush(
195 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
196 struct btrfs_trans_handle *btrfs_join_transaction_nolock(struct btrfs_root *root);
197 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root);
198 struct btrfs_trans_handle *btrfs_attach_transaction_barrier(
200 struct btrfs_trans_handle *btrfs_start_ioctl_transaction(struct btrfs_root *root);
206 int btrfs_commit_transaction(struct btrfs_trans_handle *trans,
208 int btrfs_commit_transaction_async(struct btrfs_trans_handle *trans,
211 int btrfs_end_transaction_throttle(struct btrfs_trans_handle *trans,
213 int btrfs_should_end_transaction(struct btrfs_trans_handle *trans,
216 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans,
226 void btrfs_add_dropped_root(struct btrfs_trans_handle *trans,