Lines Matching defs:sb

119 static void init_journal_hash(struct super_block *sb)  in init_journal_hash()
140 static struct reiserfs_bitmap_node *allocate_bitmap_node(struct super_block in allocate_bitmap_node()
160 static struct reiserfs_bitmap_node *get_bitmap_node(struct super_block *sb) in get_bitmap_node()
183 static inline void free_bitmap_node(struct super_block *sb, in free_bitmap_node()
197 static void allocate_bitmap_nodes(struct super_block *sb) in allocate_bitmap_nodes()
213 static int set_bit_in_list_bitmap(struct super_block *sb, in set_bit_in_list_bitmap()
227 static void cleanup_bitmap_list(struct super_block *sb, in cleanup_bitmap_list()
245 static int free_list_bitmaps(struct super_block *sb, in free_list_bitmaps()
260 static int free_bitmap_nodes(struct super_block *sb) in free_bitmap_nodes()
282 int reiserfs_allocate_list_bitmaps(struct super_block *sb, in reiserfs_allocate_list_bitmaps()
313 static struct reiserfs_list_bitmap *get_list_bitmap(struct super_block *sb, in get_list_bitmap()
372 static struct reiserfs_journal_cnode *get_cnode(struct super_block *sb) in get_cnode()
399 static void free_cnode(struct super_block *sb, in free_cnode()
425 super_block in get_journal_hash_dev()
460 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()
566 static void cleanup_freed_for_journal_list(struct super_block *sb, in cleanup_freed_for_journal_list()
1151 struct super_block *sb = cn->sb; in find_newer_jl_for_cn() local
1166 struct super_block *sb = cn->sb; in newer_jl_done() local
1189 static void remove_all_from_journal_list(struct super_block *sb, in remove_all_from_journal_list()
1226 static int _update_journal_header_block(struct super_block *sb, in _update_journal_header_block()
1275 static int update_journal_header_block(struct super_block *sb, in update_journal_header_block()
1286 static int flush_older_journal_lists(struct super_block *sb, in flush_older_journal_lists()
1819 void remove_journal_hash(struct super_block *sb, in remove_journal_hash()
1856 static void free_journal_ram(struct super_block *sb) in free_journal_ram()
1880 struct super_block *sb, int error) in do_journal_release()
1945 struct super_block *sb) in journal_release()
1954 struct super_block *sb) in journal_release_error()
1960 static int journal_compare_desc_commit(struct super_block *sb, in journal_compare_desc_commit()
1977 static int journal_transaction_is_valid(struct super_block *sb, in journal_transaction_is_valid()
2078 static int journal_read_transaction(struct super_block *sb, in journal_read_transaction()
2327 static int journal_read(struct super_block *sb) in journal_read()
2529 static void journal_list_init(struct super_block *sb) in journal_list_init()
2623 static int check_advise_trans_params(struct super_block *sb, in check_advise_trans_params()
2669 int journal_init(struct super_block *sb, const char *j_dev_name, in journal_init()
2950 static void let_transaction_grow(struct super_block *sb, unsigned int trans_id) in let_transaction_grow()
2979 struct super_block *sb, unsigned long nblocks, in do_journal_begin_r()
3140 struct super_block *sb, unsigned long nblocks) in journal_join()
3153 struct super_block *sb, unsigned long nblocks) in journal_join_abort()
3166 struct super_block *sb, unsigned long nblocks) in journal_begin()
3220 struct super_block *sb, struct buffer_head *bh) in journal_mark_dirty()
3324 struct super_block *sb, unsigned long nblocks) in journal_end()
3362 static int remove_from_transaction(struct super_block *sb, in remove_from_transaction()
3421 struct super_block *sb = cn->sb; in can_dirty() local
3456 struct super_block *sb, unsigned long nblocks) in journal_end_sync()
3478 struct super_block *sb = journal->j_work_sb; in flush_async_commits() local
3496 int reiserfs_flush_old_commits(struct super_block *sb) in reiserfs_flush_old_commits()
3545 struct super_block *sb, unsigned long nblocks, in check_journal_end()
3661 struct super_block *sb, b_blocknr_t blocknr) in journal_mark_freed()
3755 struct super_block *sb = inode->i_sb; in __commit_trans_jl() local
3825 void reiserfs_restore_prepared_buffer(struct super_block *sb, in reiserfs_restore_prepared_buffer()
3855 int reiserfs_prepare_for_journal(struct super_block *sb, in reiserfs_prepare_for_journal()
3906 struct super_block *sb, unsigned long nblocks, in do_journal_end()
4272 void reiserfs_abort_journal(struct super_block *sb, int errno) in reiserfs_abort_journal()