Searched refs:fe_group (Results 1 – 3 of 3) sorted by relevance
2071 ex->fe_group = 0; in mb_find_extent()2110 ex->fe_group = 0; in mb_find_extent()2440 BUG_ON(ex.fe_group != ac->ac_g_ex.fe_group); in ext4_mb_find_by_goal()2449 BUG_ON(ex.fe_group != ac->ac_g_ex.fe_group); in ext4_mb_find_by_goal()3054 ac->ac_b_ex.fe_group = 0; in ext4_mb_regular_allocator()3067 ac->ac_b_ex.fe_group == ac->ac_g_ex.fe_group) in ext4_mb_regular_allocator()4643 &ac->ac_g_ex.fe_group, in ext4_mb_normalize_request()4651 &ac->ac_g_ex.fe_group, in ext4_mb_normalize_request()4677 ac->ac_g_ex.fe_group == ac->ac_b_ex.fe_group) in ext4_mb_collect_stats()4771 &ac->ac_b_ex.fe_group, in ext4_mb_use_group_pa()[all …]
151 ext4_group_t fe_group; member238 return ext4_group_first_block_no(sb, fex->fe_group) + in ext4_grp_offs_to_block()
564 ac->ac_b_ex.fe_group = TEST_GOAL_GROUP; in test_mark_diskspace_used_range()761 ex.fe_group = TEST_GOAL_GROUP; in test_mb_mark_used_range()874 ex.fe_group = TEST_GOAL_GROUP; in test_mb_free_blocks()911 ex.fe_group = TEST_GOAL_GROUP; in test_mb_mark_used_cost()
Completed in 21 milliseconds