Lines Matching refs:ac_last_group
694 ac->ac_last_group = *last_alloc_group;
748 *last_alloc_group = ac->ac_last_group;
1887 u64 hint = ac->ac_last_group;
1978 ac->ac_last_group = 0;
1980 ac->ac_last_group = hint;
2040 * ac_last_group to a group descriptor from a different (unlocked) slot.
2044 ac->ac_last_group = OCFS2_I(dir)->ip_last_used_group;
2047 ac->ac_last_group = le64_to_cpu(di->i_suballoc_loc);
2049 ac->ac_last_group = ocfs2_which_suballoc_group(
2058 OCFS2_I(dir)->ip_last_used_group = ac->ac_last_group;