Home
last modified time | relevance | path

Searched refs:ac_last_group (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ocfs2/
H A Dsuballoc.h40 u64 ac_last_group; member
H A Dsuballoc.c697 ac->ac_last_group = *last_alloc_group; in ocfs2_block_group_alloc()
753 *last_alloc_group = ac->ac_last_group; in ocfs2_block_group_alloc()
1955 u64 hint = ac->ac_last_group; in ocfs2_claim_suballoc_bits()
2067 ac->ac_last_group = 0; in ocfs2_claim_suballoc_bits()
2069 ac->ac_last_group = hint; in ocfs2_claim_suballoc_bits()
2133 ac->ac_last_group = OCFS2_I(dir)->ip_last_used_group; in ocfs2_init_inode_ac_group()
2136 ac->ac_last_group = le64_to_cpu(di->i_suballoc_loc); in ocfs2_init_inode_ac_group()
2138 ac->ac_last_group = ocfs2_which_suballoc_group( in ocfs2_init_inode_ac_group()
2147 OCFS2_I(dir)->ip_last_used_group = ac->ac_last_group; in ocfs2_save_inode_ac_group()
H A Dlocalalloc.c1161 ac->ac_last_group = osb->la_last_gd; in ocfs2_local_alloc_new_window()
1203 osb->la_last_gd = ac->ac_last_group; in ocfs2_local_alloc_new_window()