Lines Matching refs:super_block

87 static int flush_journal_list(struct super_block *s,
89 static int flush_commit_list(struct super_block *s,
93 struct super_block *sb);
94 static void release_journal_dev(struct super_block *super,
96 static int dirty_one_transaction(struct super_block *s,
99 static void queue_log_writer(struct super_block *s);
111 struct super_block *sb,
114 static void init_journal_hash(struct super_block *sb) in init_journal_hash()
136 static struct reiserfs_bitmap_node *allocate_bitmap_node(struct super_block in allocate_bitmap_node()
156 static struct reiserfs_bitmap_node *get_bitmap_node(struct super_block *sb) in get_bitmap_node()
179 static inline void free_bitmap_node(struct super_block *sb, in free_bitmap_node()
193 static void allocate_bitmap_nodes(struct super_block *sb) in allocate_bitmap_nodes()
210 static int set_bit_in_list_bitmap(struct super_block *sb, in set_bit_in_list_bitmap()
224 static void cleanup_bitmap_list(struct super_block *sb, in cleanup_bitmap_list()
242 static int free_list_bitmaps(struct super_block *sb, in free_list_bitmaps()
257 static int free_bitmap_nodes(struct super_block *sb) in free_bitmap_nodes()
279 int reiserfs_allocate_list_bitmaps(struct super_block *sb, in reiserfs_allocate_list_bitmaps()
310 static struct reiserfs_list_bitmap *get_list_bitmap(struct super_block *sb, in get_list_bitmap()
367 static struct reiserfs_journal_cnode *get_cnode(struct super_block *sb) in get_cnode()
394 static void free_cnode(struct super_block *sb, in free_cnode()
423 super_block in get_journal_hash_dev()
459 int reiserfs_in_journal(struct super_block *sb, in reiserfs_in_journal()
532 static inline void lock_journal(struct super_block *sb) in lock_journal()
540 static inline void unlock_journal(struct super_block *sb) in unlock_journal()
550 static inline void put_journal_list(struct super_block *s, in put_journal_list()
566 static void cleanup_freed_for_journal_list(struct super_block *sb, in cleanup_freed_for_journal_list()
578 static int journal_list_still_alive(struct super_block *s, in journal_list_still_alive()
885 static int flush_older_commits(struct super_block *s, in flush_older_commits()
953 static int reiserfs_async_progress_wait(struct super_block *s) in reiserfs_async_progress_wait()
975 static int flush_commit_list(struct super_block *s, in flush_commit_list()
1175 struct super_block *sb = cn->sb; in find_newer_jl_for_cn()
1188 static void remove_journal_hash(struct super_block *,
1199 static void remove_all_from_journal_list(struct super_block *sb, in remove_all_from_journal_list()
1238 static int _update_journal_header_block(struct super_block *sb, in _update_journal_header_block()
1288 static int update_journal_header_block(struct super_block *sb, in update_journal_header_block()
1299 static int flush_older_journal_lists(struct super_block *sb, in flush_older_journal_lists()
1328 static void del_from_work_list(struct super_block *s, in del_from_work_list()
1348 static int flush_journal_list(struct super_block *s, in flush_journal_list()
1631 static int write_one_transaction(struct super_block *s, in write_one_transaction()
1683 static int dirty_one_transaction(struct super_block *s, in dirty_one_transaction()
1720 static int kupdate_transactions(struct super_block *s, in kupdate_transactions()
1790 static int flush_used_journal_lists(struct super_block *s, in flush_used_journal_lists()
1845 void remove_journal_hash(struct super_block *sb, in remove_journal_hash()
1886 static void free_journal_ram(struct super_block *sb) in free_journal_ram()
1911 struct super_block *sb, int error) in do_journal_release()
1977 struct super_block *sb) in journal_release()
1984 struct super_block *sb) in journal_release_error()
1993 static int journal_compare_desc_commit(struct super_block *sb, in journal_compare_desc_commit()
2012 static int journal_transaction_is_valid(struct super_block *sb, in journal_transaction_is_valid()
2117 static int journal_read_transaction(struct super_block *sb, in journal_read_transaction()
2374 static int journal_read(struct super_block *sb) in journal_read()
2574 static struct reiserfs_journal_list *alloc_journal_list(struct super_block *s) in alloc_journal_list()
2589 static void journal_list_init(struct super_block *sb) in journal_list_init()
2594 static void release_journal_dev(struct super_block *super, in release_journal_dev()
2603 static int journal_init_dev(struct super_block *super, in journal_init_dev()
2673 static int check_advise_trans_params(struct super_block *sb, in check_advise_trans_params()
2718 int journal_init(struct super_block *sb, const char *j_dev_name, in journal_init()
2944 void reiserfs_allow_writes(struct super_block *s) in reiserfs_allow_writes()
2952 void reiserfs_wait_on_write_block(struct super_block *s) in reiserfs_wait_on_write_block()
2959 static void queue_log_writer(struct super_block *s) in queue_log_writer()
2981 static void wake_queued_writers(struct super_block *s) in wake_queued_writers()
2988 static void let_transaction_grow(struct super_block *sb, unsigned int trans_id) in let_transaction_grow()
3021 struct super_block *sb, unsigned long nblocks, in do_journal_begin_r()
3143 super_block in reiserfs_persistent_transaction()
3176 struct super_block *s = th->t_super; in reiserfs_end_persistent_transaction()
3190 struct super_block *sb) in journal_join()
3204 struct super_block *sb) in journal_join_abort()
3218 struct super_block *sb, unsigned long nblocks) in journal_begin()
3277 struct super_block *sb = th->t_super; in journal_mark_dirty()
3383 struct super_block *sb = th->t_super; in journal_end()
3422 static int remove_from_transaction(struct super_block *sb, in remove_from_transaction()
3482 struct super_block *sb = cn->sb; in can_dirty()
3521 struct super_block *sb = th->t_super; in journal_end_sync()
3540 struct super_block *sb = journal->j_work_sb; in flush_async_commits()
3558 void reiserfs_flush_old_commits(struct super_block *sb) in reiserfs_flush_old_commits()
3619 struct super_block *sb = th->t_super; in check_journal_end()
3737 struct super_block *sb, b_blocknr_t blocknr) in journal_mark_freed()
3842 struct super_block *sb = inode->i_sb; in __commit_trans_jl()
3920 void reiserfs_restore_prepared_buffer(struct super_block *sb, in reiserfs_restore_prepared_buffer()
3951 int reiserfs_prepare_for_journal(struct super_block *sb, in reiserfs_prepare_for_journal()
3982 struct super_block *sb = th->t_super; in do_journal_end()
4388 void reiserfs_abort_journal(struct super_block *sb, int errno) in reiserfs_abort_journal()