Lines Matching refs:ac_last_group
692 ac->ac_last_group = *last_alloc_group;
746 *last_alloc_group = ac->ac_last_group;
1885 u64 hint = ac->ac_last_group;
1976 ac->ac_last_group = 0;
1978 ac->ac_last_group = hint;
2038 * ac_last_group to a group descriptor from a different (unlocked) slot.
2042 ac->ac_last_group = OCFS2_I(dir)->ip_last_used_group;
2045 ac->ac_last_group = le64_to_cpu(di->i_suballoc_loc);
2047 ac->ac_last_group = ocfs2_which_suballoc_group(
2056 OCFS2_I(dir)->ip_last_used_group = ac->ac_last_group;