Searched refs:ac_last_group (Results 1 – 3 of 3) sorted by relevance
765 ac->ac_last_group = *last_alloc_group; in ocfs2_block_group_alloc()821 *last_alloc_group = ac->ac_last_group; in ocfs2_block_group_alloc()2026 u64 hint = ac->ac_last_group; in ocfs2_claim_suballoc_bits()2144 ac->ac_last_group = 0; in ocfs2_claim_suballoc_bits()2146 ac->ac_last_group = hint; in ocfs2_claim_suballoc_bits()2216 ac->ac_last_group = OCFS2_I(dir)->ip_last_used_group; in ocfs2_init_inode_ac_group()2219 ac->ac_last_group = le64_to_cpu(di->i_suballoc_loc); in ocfs2_init_inode_ac_group()2221 ac->ac_last_group = ocfs2_which_suballoc_group( in ocfs2_init_inode_ac_group()2230 OCFS2_I(dir)->ip_last_used_group = ac->ac_last_group; in ocfs2_save_inode_ac_group()
40 u64 ac_last_group; member
1159 ac->ac_last_group = osb->la_last_gd; in ocfs2_local_alloc_new_window()1201 osb->la_last_gd = ac->ac_last_group; in ocfs2_local_alloc_new_window()