Searched refs:grp_goal (Results 1 – 1 of 1) sorted by relevance
281 if ((grp_goal >= 0) && ((grp_goal + group_first_block < rsv->_rsv_start) in goal_in_my_reservation()686 if (grp_goal < start || grp_goal >= end) in ext2_try_to_allocate()687 grp_goal = -1; in ext2_try_to_allocate()691 if (grp_goal < 0) { in ext2_try_to_allocate()693 if (grp_goal < 0) in ext2_try_to_allocate()701 i++, grp_goal--) in ext2_try_to_allocate()706 for (; num < *count && grp_goal < end; grp_goal++) { in ext2_try_to_allocate()720 return grp_goal - num; in ext2_try_to_allocate()885 if (grp_goal < 0) in alloc_new_reservation()1119 grp_goal, group, sb)) in ext2_try_to_allocate_with_rsv()[all …]
Completed in 647 milliseconds