Lines Matching defs:group
273 unsigned int group, struct super_block * sb) in goal_in_my_reservation()
876 ext3_try_to_allocate(struct super_block *sb, handle_t *handle, int group, in ext3_try_to_allocate()
1114 unsigned int group, struct buffer_head *bitmap_bh) in alloc_new_reservation()
1316 unsigned int group, struct buffer_head *bitmap_bh, in ext3_try_to_allocate_with_rsv()
1839 static int ext3_group_sparse(int group) in ext3_group_sparse()
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()
1921 unsigned int group, in ext3_trim_all_free()
2088 unsigned long group, first_group, last_group; in ext3_trim_fs() local