Lines Matching defs:sb

112 static void init_journal_hash(struct super_block *sb)  in init_journal_hash()
134 static struct reiserfs_bitmap_node *allocate_bitmap_node(struct super_block in allocate_bitmap_node()
154 static struct reiserfs_bitmap_node *get_bitmap_node(struct super_block *sb) in get_bitmap_node()
177 static inline void free_bitmap_node(struct super_block *sb, in free_bitmap_node()
191 static void allocate_bitmap_nodes(struct super_block *sb) in allocate_bitmap_nodes()
208 static int set_bit_in_list_bitmap(struct super_block *sb, in set_bit_in_list_bitmap()
222 static void cleanup_bitmap_list(struct super_block *sb, in cleanup_bitmap_list()
240 static int free_list_bitmaps(struct super_block *sb, in free_list_bitmaps()
255 static int free_bitmap_nodes(struct super_block *sb) in free_bitmap_nodes()
277 int reiserfs_allocate_list_bitmaps(struct super_block *sb, in reiserfs_allocate_list_bitmaps()
308 static struct reiserfs_list_bitmap *get_list_bitmap(struct super_block *sb, in get_list_bitmap()
366 static struct reiserfs_journal_cnode *get_cnode(struct super_block *sb) in get_cnode()
393 static void free_cnode(struct super_block *sb, in free_cnode()
422 super_block in get_journal_hash_dev()
458 int reiserfs_in_journal(struct super_block *sb, in reiserfs_in_journal()
529 static inline void lock_journal(struct super_block *sb) in lock_journal()
537 static inline void unlock_journal(struct super_block *sb) in unlock_journal()
563 static void cleanup_freed_for_journal_list(struct super_block *sb, in cleanup_freed_for_journal_list()
1171 struct super_block *sb = cn->sb; in find_newer_jl_for_cn() local
1195 static void remove_all_from_journal_list(struct super_block *sb, in remove_all_from_journal_list()
1234 static int _update_journal_header_block(struct super_block *sb, in _update_journal_header_block()
1285 static int update_journal_header_block(struct super_block *sb, in update_journal_header_block()
1296 static int flush_older_journal_lists(struct super_block *sb, in flush_older_journal_lists()
1838 static void remove_journal_hash(struct super_block *sb, in remove_journal_hash()
1879 static void free_journal_ram(struct super_block *sb) in free_journal_ram()
1904 struct super_block *sb, int error) in do_journal_release()
1968 struct super_block *sb) in journal_release()
1975 struct super_block *sb) in journal_release_error()
1984 static int journal_compare_desc_commit(struct super_block *sb, in journal_compare_desc_commit()
2003 static int journal_transaction_is_valid(struct super_block *sb, in journal_transaction_is_valid()
2108 static int journal_read_transaction(struct super_block *sb, in journal_read_transaction()
2370 static int journal_read(struct super_block *sb) in journal_read()
2584 static void journal_list_init(struct super_block *sb) in journal_list_init()
2667 static int check_advise_trans_params(struct super_block *sb, in check_advise_trans_params()
2712 int journal_init(struct super_block *sb, const char *j_dev_name, in journal_init()
2995 static void let_transaction_grow(struct super_block *sb, unsigned int trans_id) in let_transaction_grow()
3028 struct super_block *sb, unsigned long nblocks, in do_journal_begin_r()
3195 struct super_block *sb) in journal_join()
3209 struct super_block *sb) in journal_join_abort()
3223 struct super_block *sb, unsigned long nblocks) in journal_begin()
3282 struct super_block *sb = th->t_super; in journal_mark_dirty() local
3388 struct super_block *sb = th->t_super; in journal_end() local
3427 static int remove_from_transaction(struct super_block *sb, in remove_from_transaction()
3486 struct super_block *sb = cn->sb; in can_dirty() local
3525 struct super_block *sb = th->t_super; in journal_end_sync() local
3544 struct super_block *sb = journal->j_work_sb; in flush_async_commits() local
3562 void reiserfs_flush_old_commits(struct super_block *sb) in reiserfs_flush_old_commits()
3623 struct super_block *sb = th->t_super; in check_journal_end() local
3741 struct super_block *sb, b_blocknr_t blocknr) in journal_mark_freed()
3846 struct super_block *sb = inode->i_sb; in __commit_trans_jl() local
3924 void reiserfs_restore_prepared_buffer(struct super_block *sb, in reiserfs_restore_prepared_buffer()
3955 int reiserfs_prepare_for_journal(struct super_block *sb, in reiserfs_prepare_for_journal()
3986 struct super_block *sb = th->t_super; in do_journal_end() local
4390 void reiserfs_abort_journal(struct super_block *sb, int errno) in reiserfs_abort_journal()