Searched refs:t_super (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.10/fs/reiserfs/ |
| D | bitmap.c | 147 struct super_block *s = th->t_super; in scan_bitmap_block() 352 struct super_block *s = th->t_super; in scan_bitmap() 420 struct super_block *s = th->t_super; in _reiserfs_free_block() 471 struct super_block *s = th->t_super; in reiserfs_free_block() 479 reiserfs_error(th->t_super, "bitmap-4072", in reiserfs_free_block() 495 RFALSE(!th->t_super, in reiserfs_free_prealloc_block() 497 if (!is_reusable(th->t_super, block, 1)) in reiserfs_free_prealloc_block() 512 reiserfs_error(th->t_super, "zam-4001", in __discard_prealloc() 548 struct list_head *plist = &SB_JOURNAL(th->t_super)->j_prealloc_list; in reiserfs_discard_all_prealloc() 557 reiserfs_error(th->t_super, "zam-4001", in reiserfs_discard_all_prealloc() [all …]
|
| D | stree.c | 1380 struct super_block *sb = th->t_super; in reiserfs_delete_solid_item() 1394 retval = search_item(th->t_super, &cpu_key, &path); in reiserfs_delete_solid_item() 1396 reiserfs_error(th->t_super, "vs-5350", in reiserfs_delete_solid_item() 1416 reiserfs_warning(th->t_super, "vs-5355", in reiserfs_delete_solid_item() 1423 init_tb_struct(th, &tb, th->t_super, &path, in reiserfs_delete_solid_item() 1430 PROC_INFO_INC(th->t_super, delete_solid_item_restarted); in reiserfs_delete_solid_item() 1443 reiserfs_debug(th->t_super, REISERFS_DEBUG_CODE, in reiserfs_delete_solid_item() 1457 reiserfs_warning(th->t_super, "vs-5360", in reiserfs_delete_solid_item() 1481 if (!old_format_only(th->t_super)) { in reiserfs_delete_object() 1485 &REISERFS_SB(th->t_super)->s_rs->s_inode_generation; in reiserfs_delete_object() [all …]
|
| D | objectid.c | 51 struct super_block *s = th->t_super; in reiserfs_get_unused_objectid() 100 struct super_block *s = th->t_super; in reiserfs_release_objectid()
|
| D | journal.c | 2904 struct reiserfs_journal *journal = SB_JOURNAL(th->t_super); in journal_transaction_should_end() 2926 struct reiserfs_journal *journal = SB_JOURNAL(th->t_super); in reiserfs_block_writes() 3028 th->t_super = sb; in do_journal_begin_r() 3128 th->t_super = sb; in do_journal_begin_r() 3166 struct super_block *s = th->t_super; in reiserfs_end_persistent_transaction() 3216 if (cur_th->t_super == sb) { in journal_begin() 3267 struct super_block *sb = th->t_super; in journal_mark_dirty() 3276 reiserfs_panic(th->t_super, "journal-1577", in journal_mark_dirty() 3317 reiserfs_panic(th->t_super, "journal-1413", in journal_mark_dirty() 3373 struct super_block *sb = th->t_super; in journal_end() [all …]
|
| D | inode.c | 255 struct super_block *s = th->t_super; in restart_transaction() 1803 struct super_block *sb = th->t_super; in reiserfs_new_directory() 1867 struct super_block *sb = th->t_super; in reiserfs_new_symlink()
|
| D | reiserfs.h | 2853 struct super_block *t_super; member 2900 if (th && th->t_super == s) in reiserfs_transaction_running() 2902 if (th && th->t_super == NULL) in reiserfs_transaction_running()
|
| D | namei.c | 547 PROC_INFO_MAX(th->t_super, max_hash_collisions, gen_number); in reiserfs_add_entry()
|