Lines Matching defs:sb

113 static void init_journal_hash(struct super_block *sb)  in init_journal_hash()
135 static struct reiserfs_bitmap_node *allocate_bitmap_node(struct super_block in allocate_bitmap_node()
155 static struct reiserfs_bitmap_node *get_bitmap_node(struct super_block *sb) in get_bitmap_node()
178 static inline void free_bitmap_node(struct super_block *sb, in free_bitmap_node()
192 static void allocate_bitmap_nodes(struct super_block *sb) in allocate_bitmap_nodes()
209 static int set_bit_in_list_bitmap(struct super_block *sb, in set_bit_in_list_bitmap()
223 static void cleanup_bitmap_list(struct super_block *sb, in cleanup_bitmap_list()
241 static int free_list_bitmaps(struct super_block *sb, in free_list_bitmaps()
256 static int free_bitmap_nodes(struct super_block *sb) in free_bitmap_nodes()
278 int reiserfs_allocate_list_bitmaps(struct super_block *sb, in reiserfs_allocate_list_bitmaps()
309 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()
530 static inline void lock_journal(struct super_block *sb) in lock_journal()
538 static inline void unlock_journal(struct super_block *sb) in unlock_journal()
564 static void cleanup_freed_for_journal_list(struct super_block *sb, in cleanup_freed_for_journal_list()
1172 struct super_block *sb = cn->sb; in find_newer_jl_for_cn() local
1196 static void remove_all_from_journal_list(struct super_block *sb, in remove_all_from_journal_list()
1235 static int _update_journal_header_block(struct super_block *sb, in _update_journal_header_block()
1286 static int update_journal_header_block(struct super_block *sb, in update_journal_header_block()
1297 static int flush_older_journal_lists(struct super_block *sb, in flush_older_journal_lists()
1839 static void remove_journal_hash(struct super_block *sb, in remove_journal_hash()
1880 static void free_journal_ram(struct super_block *sb) in free_journal_ram()
1905 struct super_block *sb, int error) in do_journal_release()
1969 struct super_block *sb) in journal_release()
1976 struct super_block *sb) in journal_release_error()
1985 static int journal_compare_desc_commit(struct super_block *sb, in journal_compare_desc_commit()
2004 static int journal_transaction_is_valid(struct super_block *sb, in journal_transaction_is_valid()
2109 static int journal_read_transaction(struct super_block *sb, in journal_read_transaction()
2371 static int journal_read(struct super_block *sb) in journal_read()
2585 static void journal_list_init(struct super_block *sb) in journal_list_init()
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()
3001 static void let_transaction_grow(struct super_block *sb, unsigned int trans_id) in let_transaction_grow()
3034 struct super_block *sb, unsigned long nblocks, in do_journal_begin_r()
3201 struct super_block *sb) in journal_join()
3215 struct super_block *sb) in journal_join_abort()
3229 struct super_block *sb, unsigned long nblocks) in journal_begin()
3288 struct super_block *sb = th->t_super; in journal_mark_dirty() local
3394 struct super_block *sb = th->t_super; in journal_end() local
3433 static int remove_from_transaction(struct super_block *sb, in remove_from_transaction()
3492 struct super_block *sb = cn->sb; in can_dirty() local
3531 struct super_block *sb = th->t_super; in journal_end_sync() local
3550 struct super_block *sb = journal->j_work_sb; in flush_async_commits() local
3568 void reiserfs_flush_old_commits(struct super_block *sb) in reiserfs_flush_old_commits()
3629 struct super_block *sb = th->t_super; in check_journal_end() local
3747 struct super_block *sb, b_blocknr_t blocknr) in journal_mark_freed()
3852 struct super_block *sb = inode->i_sb; in __commit_trans_jl() local
3930 void reiserfs_restore_prepared_buffer(struct super_block *sb, in reiserfs_restore_prepared_buffer()
3961 int reiserfs_prepare_for_journal(struct super_block *sb, in reiserfs_prepare_for_journal()
3992 struct super_block *sb = th->t_super; in do_journal_end() local
4396 void reiserfs_abort_journal(struct super_block *sb, int errno) in reiserfs_abort_journal()