Lines Matching refs:reiserfs_transaction_handle

2407 	struct reiserfs_transaction_handle *transaction_handle;
2846 struct reiserfs_transaction_handle {
2886 int journal_mark_dirty(struct reiserfs_transaction_handle *,
2899 struct reiserfs_transaction_handle *th = current->journal_info;
2907 static inline int reiserfs_transaction_free_space(struct reiserfs_transaction_handle *th)
2912 struct reiserfs_transaction_handle *reiserfs_persistent_transaction(struct
2916 int reiserfs_end_persistent_transaction(struct reiserfs_transaction_handle *);
2925 void reiserfs_block_writes(struct reiserfs_transaction_handle *th);
2934 int journal_release(struct reiserfs_transaction_handle *, struct super_block *);
2935 int journal_release_error(struct reiserfs_transaction_handle *,
2937 int journal_end(struct reiserfs_transaction_handle *);
2938 int journal_end_sync(struct reiserfs_transaction_handle *);
2939 int journal_mark_freed(struct reiserfs_transaction_handle *,
2941 int journal_transaction_should_end(struct reiserfs_transaction_handle *, int);
2944 int journal_begin(struct reiserfs_transaction_handle *,
2946 int journal_join_abort(struct reiserfs_transaction_handle *,
2955 void add_save_link(struct reiserfs_transaction_handle *th,
2960 __u32 reiserfs_get_unused_objectid(struct reiserfs_transaction_handle *th);
2961 void reiserfs_release_objectid(struct reiserfs_transaction_handle *th,
3016 int reiserfs_insert_item(struct reiserfs_transaction_handle *th,
3022 int reiserfs_paste_into_item(struct reiserfs_transaction_handle *th,
3028 int reiserfs_cut_from_item(struct reiserfs_transaction_handle *th,
3034 int reiserfs_delete_item(struct reiserfs_transaction_handle *th,
3039 void reiserfs_delete_solid_item(struct reiserfs_transaction_handle *th,
3041 int reiserfs_delete_object(struct reiserfs_transaction_handle *th,
3043 int reiserfs_do_truncate(struct reiserfs_transaction_handle *th,
3089 int reiserfs_new_inode(struct reiserfs_transaction_handle *th,
3095 void reiserfs_update_sd_size(struct reiserfs_transaction_handle *th,
3098 static inline void reiserfs_update_sd(struct reiserfs_transaction_handle *th,
3172 int direct2indirect(struct reiserfs_transaction_handle *, struct inode *,
3174 int indirect2direct(struct reiserfs_transaction_handle *, struct inode *,
3286 struct reiserfs_transaction_handle *th;
3329 void reiserfs_free_block(struct reiserfs_transaction_handle *th, struct inode *,
3349 static inline int reiserfs_new_unf_blocknrs(struct reiserfs_transaction_handle
3367 static inline int reiserfs_new_unf_blocknrs2(struct reiserfs_transaction_handle
3384 void reiserfs_discard_prealloc(struct reiserfs_transaction_handle *th,
3386 void reiserfs_discard_all_prealloc(struct reiserfs_transaction_handle *th);