• Home
  • Raw
  • Download

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()
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()
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()
2369 static int journal_read(struct super_block *sb) in journal_read()
2583 static void journal_list_init(struct super_block *sb) in journal_list_init()
2666 static int check_advise_trans_params(struct super_block *sb, in check_advise_trans_params()
2711 int journal_init(struct super_block *sb, const char *j_dev_name, in journal_init()
2994 static void let_transaction_grow(struct super_block *sb, unsigned int trans_id) in let_transaction_grow()
3027 struct super_block *sb, unsigned long nblocks, in do_journal_begin_r()
3196 struct super_block *sb) in journal_join()
3210 struct super_block *sb) in journal_join_abort()
3224 struct super_block *sb, unsigned long nblocks) in journal_begin()
3283 struct super_block *sb = th->t_super; in journal_mark_dirty() local
3389 struct super_block *sb = th->t_super; in journal_end() local
3428 static int remove_from_transaction(struct super_block *sb, in remove_from_transaction()
3487 struct super_block *sb = cn->sb; in can_dirty() local
3526 struct super_block *sb = th->t_super; in journal_end_sync() local
3545 struct super_block *sb = journal->j_work_sb; in flush_async_commits() local
3563 void reiserfs_flush_old_commits(struct super_block *sb) in reiserfs_flush_old_commits()
3624 struct super_block *sb = th->t_super; in check_journal_end() local
3742 struct super_block *sb, b_blocknr_t blocknr) in journal_mark_freed()
3847 struct super_block *sb = inode->i_sb; in __commit_trans_jl() local
3925 void reiserfs_restore_prepared_buffer(struct super_block *sb, in reiserfs_restore_prepared_buffer()
3956 int reiserfs_prepare_for_journal(struct super_block *sb, in reiserfs_prepare_for_journal()
3987 struct super_block *sb = th->t_super; in do_journal_end() local
4391 void reiserfs_abort_journal(struct super_block *sb, int errno) in reiserfs_abort_journal()