Lines Matching refs:t_super
2872 struct reiserfs_journal *journal = SB_JOURNAL(th->t_super); in journal_transaction_should_end()
2895 struct reiserfs_journal *journal = SB_JOURNAL(th->t_super); in reiserfs_block_writes()
2994 th->t_super = sb; in do_journal_begin_r()
3088 th->t_super = sb; in do_journal_begin_r()
3125 struct super_block *s = th->t_super; in reiserfs_end_persistent_transaction()
3128 ret = journal_end(th, th->t_super, th->t_blocks_allocated); in reiserfs_end_persistent_transaction()
3173 if (cur_th->t_super == sb) { in journal_begin()
3229 reiserfs_panic(th->t_super, "journal-1577", in journal_mark_dirty()
3269 reiserfs_panic(th->t_super, "journal-1413", in journal_mark_dirty()
3342 BUG_ON(cur_th->t_super != th->t_super); in journal_end()
3558 reiserfs_panic(th->t_super, "journal-1577", in check_journal_end()
4265 th->t_super = sb; in do_journal_end()