Searched defs:reiserfs_transaction_handle (Results 1 – 2 of 2) sorted by relevance
2843 struct reiserfs_transaction_handle { struct2850 struct super_block *t_super;2852 int t_refcount;2853 int t_blocks_logged; /* number of blocks this writer has logged */2854 int t_blocks_allocated; /* number of blocks this writer allocated */2857 unsigned int t_trans_id;2859 void *t_handle_save; /* save existing current->journal_info */2883 int journal_mark_dirty(struct reiserfs_transaction_handle *, argument
2846 struct reiserfs_transaction_handle { struct2853 struct super_block *t_super;2855 int t_refcount;2856 int t_blocks_logged; /* number of blocks this writer has logged */2857 int t_blocks_allocated; /* number of blocks this writer allocated */2860 unsigned int t_trans_id;2862 void *t_handle_save; /* save existing current->journal_info */2886 int journal_mark_dirty(struct reiserfs_transaction_handle *, argument