/openbmc/linux/fs/ext4/ |
H A D | balloc.c | 27 ext4_group_t block_group); 35 ext4_group_t ext4_get_group_number(struct super_block *sb, in ext4_get_group_number() 38 ext4_group_t group; in ext4_get_group_number() 54 ext4_group_t *blockgrpp, ext4_grpblk_t *offsetp) in ext4_get_group_no_and_offset() 75 ext4_group_t block_group) in ext4_block_in_group() 77 ext4_group_t actual_group; in ext4_block_in_group() 88 ext4_group_t block_group, in ext4_num_overhead_clusters() 164 ext4_group_t block_group) in num_clusters_in_group() 185 ext4_group_t block_group, in ext4_init_block_bitmap() 241 ext4_group_t block_group, in ext4_free_clusters_after_init() [all …]
|
H A D | mballoc.h | 108 ext4_group_t efd_group; 151 ext4_group_t fe_group; 226 ext4_group_t bd_group; 252 ext4_group_t agno, 260 ext4_group_t agno,
|
H A D | resize.c | 109 static ext4_group_t ext4_meta_bg_first_group(struct super_block *sb, in ext4_meta_bg_first_group() 110 ext4_group_t group) { in ext4_meta_bg_first_group() 116 ext4_group_t group) { in ext4_meta_bg_first_block_no() 122 ext4_group_t group) { in ext4_group_overhead_blocks() 141 ext4_group_t group = input->group; in verify_group_input() 234 ext4_group_t resize_bg; /* number of allocated 236 ext4_group_t count; /* number of groups in @groups 312 ext4_group_t src_group; in ext4_alloc_group_tables() 313 ext4_group_t bb_index = 0; in ext4_alloc_group_tables() 314 ext4_group_t ib_index = 0; in ext4_alloc_group_tables() [all …]
|
H A D | ialloc.c | 81 ext4_group_t block_group, in ext4_validate_inode_bitmap() 124 ext4_read_inode_bitmap(struct super_block *sb, ext4_group_t block_group) in ext4_read_inode_bitmap() 243 ext4_group_t block_group; in ext4_free_inode() 377 static void get_orlov_stats(struct super_block *sb, ext4_group_t g, in get_orlov_stats() 425 ext4_group_t *group, umode_t mode, in find_group_orlov() 428 ext4_group_t parent_group = EXT4_I(parent)->i_block_group; in find_group_orlov() 430 ext4_group_t real_ngroups = ext4_get_groups_count(sb); in find_group_orlov() 437 ext4_group_t i, grp, g, ngroups; in find_group_orlov() 573 ext4_group_t *group, umode_t mode) in find_group_other() 575 ext4_group_t parent_group = EXT4_I(parent)->i_block_group; in find_group_other() [all …]
|
H A D | ext4.h | 123 typedef unsigned int ext4_group_t; typedef 1004 ext4_group_t i_block_group; 1108 ext4_group_t i_last_alloc_group; 1489 ext4_group_t s_groups_count; /* Number of groups in the fs */ 1490 ext4_group_t s_blockfile_groups;/* Groups acceptable for non-extent files */ 1630 ext4_group_t s_flex_groups_allocated; 2505 ext4_group_t block_group; 2536 ext4_group_first_block_no(struct super_block *sb, ext4_group_t group_no) in ext4_group_first_block_no() 2582 ext4_group_t lr_first_not_zeroed; 2583 ext4_group_t lr_next_group; [all …]
|
H A D | mballoc.c | 419 ext4_group_t group); 423 ext4_group_t group, enum criteria cr); 615 struct ext4_group_info *grp, ext4_group_t group) in mb_group_bb_bitmap_alloc() 656 struct ext4_group_info *grp, ext4_group_t group) in mb_group_bb_bitmap_alloc() 762 ext4_group_t groupnr; in __mb_check_buddy() 875 enum criteria *new_cr, ext4_group_t *group, ext4_group_t ngroups) in ext4_mb_choose_next_group_p2_aligned() 949 enum criteria *new_cr, ext4_group_t *group, ext4_group_t ngroups) in ext4_mb_choose_next_group_goal_fast() 994 enum criteria *new_cr, ext4_group_t *group, ext4_group_t ngroups) in ext4_mb_choose_next_group_best_avail() 1086 static ext4_group_t 1087 next_linear_group(struct ext4_allocation_context *ac, ext4_group_t group, in next_linear_group() [all …]
|
H A D | fsmap.c | 48 ext4_group_t gfi_agno; /* bg number, if applicable */ 91 ext4_group_t agno; in ext4_getfsmap_helper() 189 ext4_group_t agno, ext4_grpblk_t start, in ext4_getfsmap_meta_helper() 240 ext4_group_t agno, ext4_grpblk_t start, in ext4_getfsmap_datadev_helper() 365 ext4_group_t agno, in ext4_getfsmap_find_sb() 462 ext4_group_t agno; in ext4_getfsmap_find_fixed_metadata() 525 ext4_group_t start_ag; in ext4_getfsmap_datadev() 526 ext4_group_t end_ag; in ext4_getfsmap_datadev()
|
H A D | block_validity.c | 213 ext4_group_t ngroups = ext4_get_groups_count(sb); in ext4_setup_system_zone() 217 ext4_group_t i; in ext4_setup_system_zone()
|
H A D | super.c | 1056 struct super_block *sb, ext4_group_t grp, in __ext4_grp_locked_error() 1113 ext4_group_t group, in ext4_mark_group_bitmap_corrupted() 3152 int ext4_alloc_flex_bg_array(struct super_block *sb, ext4_group_t ngroup) in ext4_alloc_flex_bg_array() 3204 ext4_group_t flex_group; in ext4_fill_flex_info() 3298 ext4_group_t *first_not_zeroed) in ext4_check_descriptors() 3308 ext4_group_t i, grp = sbi->s_groups_count; in ext4_check_descriptors() 3543 ext4_group_t bg, first_meta_bg; in descriptor_loc() 3717 ext4_group_t ngroups = EXT4_SB(sb)->s_groups_count; in ext4_run_li_request() 3718 ext4_group_t group = elr->lr_next_group; in ext4_run_li_request() 3947 static ext4_group_t ext4_has_uninit_itable(struct super_block *sb) in ext4_has_uninit_itable() [all …]
|
H A D | ioctl.c | 104 handle_t *handle, ext4_group_t grp, in ext4_update_backup_sb() 189 ext4_group_t ngroups; in ext4_update_superblocks_fn() 194 ext4_group_t grp, primary_grp; in ext4_update_superblocks_fn() 1436 ext4_group_t o_group = EXT4_SB(sb)->s_groups_count; in __ext4_ioctl()
|
H A D | inode.c | 5672 ext4_group_t groups, ngroups = ext4_get_groups_count(inode->i_sb); in ext4_meta_trans_blocks()
|
/openbmc/linux/include/trace/events/ |
H A D | ext4.h | 1138 ext4_group_t group, 1171 ext4_group_t group, 1182 ext4_group_t group, 1843 ext4_group_t group, 1873 ext4_group_t group, 1883 ext4_group_t group, 2636 TP_PROTO(struct super_block *sb, ext4_group_t group, 2637 ext4_group_t next, unsigned int prefetch_ios), 2661 TP_PROTO(struct super_block *sb, ext4_group_t group),
|