Lines Matching defs:sb
39 static void ext3_get_group_no_and_offset(struct super_block *sb, in ext3_get_group_no_and_offset()
58 struct ext3_group_desc * ext3_get_group_desc(struct super_block * sb, in ext3_get_group_desc()
93 static int ext3_valid_block_bitmap(struct super_block *sb, in ext3_valid_block_bitmap()
148 read_block_bitmap(struct super_block *sb, unsigned int block_group) in read_block_bitmap()
273 unsigned int group, struct super_block * sb) in goal_in_my_reservation()
337 void ext3_rsv_window_add(struct super_block *sb, in ext3_rsv_window_add()
377 static void rsv_window_remove(struct super_block *sb, in rsv_window_remove()
423 struct super_block *sb = inode->i_sb; in ext3_init_block_alloc_info() local
490 void ext3_free_blocks_sb(handle_t *handle, struct super_block *sb, in ext3_free_blocks_sb()
683 struct super_block *sb = inode->i_sb; in ext3_free_blocks() local
876 ext3_try_to_allocate(struct super_block *sb, handle_t *handle, int group, in ext3_try_to_allocate()
993 struct super_block * sb, in find_next_reservable_window()
1113 ext3_grpblk_t grp_goal, struct super_block *sb, in alloc_new_reservation()
1261 struct super_block *sb, int size) in try_to_extend_reservation()
1315 ext3_try_to_allocate_with_rsv(struct super_block *sb, handle_t *handle, in ext3_try_to_allocate_with_rsv()
1462 int ext3_should_retry_alloc(struct super_block *sb, int *retries) in ext3_should_retry_alloc()
1500 struct super_block *sb; in ext3_new_blocks() local
1777 ext3_fsblk_t ext3_count_free_blocks(struct super_block *sb) in ext3_count_free_blocks()
1857 int ext3_bg_has_super(struct super_block *sb, int group) in ext3_bg_has_super()
1866 static unsigned long ext3_bg_num_gdb_meta(struct super_block *sb, int group) in ext3_bg_num_gdb_meta()
1877 static unsigned long ext3_bg_num_gdb_nometa(struct super_block *sb, int group) in ext3_bg_num_gdb_nometa()
1891 unsigned long ext3_bg_num_gdb(struct super_block *sb, int group) in ext3_bg_num_gdb()
1920 static ext3_grpblk_t ext3_trim_all_free(struct super_block *sb, in ext3_trim_all_free()
2085 int ext3_trim_fs(struct super_block *sb, struct fstrim_range *range) in ext3_trim_fs()