Lines Matching defs:sb
48 struct ext3_group_desc * ext3_get_group_desc(struct super_block * sb, in ext3_get_group_desc()
83 static int ext3_valid_block_bitmap(struct super_block *sb, in ext3_valid_block_bitmap()
138 read_block_bitmap(struct super_block *sb, unsigned int block_group) in read_block_bitmap()
262 unsigned int group, struct super_block * sb) in goal_in_my_reservation()
326 void ext3_rsv_window_add(struct super_block *sb, in ext3_rsv_window_add()
365 static void rsv_window_remove(struct super_block *sb, in rsv_window_remove()
411 struct super_block *sb = inode->i_sb; in ext3_init_block_alloc_info() local
476 void ext3_free_blocks_sb(handle_t *handle, struct super_block *sb, in ext3_free_blocks_sb()
669 struct super_block * sb; in ext3_free_blocks() local
865 ext3_try_to_allocate(struct super_block *sb, handle_t *handle, int group, in ext3_try_to_allocate()
980 struct super_block * sb, in find_next_reservable_window()
1100 ext3_grpblk_t grp_goal, struct super_block *sb, in alloc_new_reservation()
1244 struct super_block *sb, int size) in try_to_extend_reservation()
1298 ext3_try_to_allocate_with_rsv(struct super_block *sb, handle_t *handle, in ext3_try_to_allocate_with_rsv()
1444 int ext3_should_retry_alloc(struct super_block *sb, int *retries) in ext3_should_retry_alloc()
1482 struct super_block *sb; in ext3_new_blocks() local
1751 ext3_fsblk_t ext3_count_free_blocks(struct super_block *sb) in ext3_count_free_blocks()
1831 int ext3_bg_has_super(struct super_block *sb, int group) in ext3_bg_has_super()
1840 static unsigned long ext3_bg_num_gdb_meta(struct super_block *sb, int group) in ext3_bg_num_gdb_meta()
1851 static unsigned long ext3_bg_num_gdb_nometa(struct super_block *sb, int group) in ext3_bg_num_gdb_nometa()
1865 unsigned long ext3_bg_num_gdb(struct super_block *sb, int group) in ext3_bg_num_gdb()