Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/
Dsuballoc.h55 u64 ac_last_group; member
Dsuballoc.c732 ac->ac_last_group = *last_alloc_group; in ocfs2_block_group_alloc()
785 *last_alloc_group = ac->ac_last_group; in ocfs2_block_group_alloc()
1885 u64 hint = ac->ac_last_group; in ocfs2_claim_suballoc_bits()
1975 ac->ac_last_group = 0; in ocfs2_claim_suballoc_bits()
1977 ac->ac_last_group = hint; in ocfs2_claim_suballoc_bits()
2041 ac->ac_last_group = OCFS2_I(dir)->ip_last_used_group; in ocfs2_init_inode_ac_group()
2044 ac->ac_last_group = le64_to_cpu(di->i_suballoc_loc); in ocfs2_init_inode_ac_group()
2046 ac->ac_last_group = ocfs2_which_suballoc_group( in ocfs2_init_inode_ac_group()
2055 OCFS2_I(dir)->ip_last_used_group = ac->ac_last_group; in ocfs2_save_inode_ac_group()
Dlocalalloc.c1144 ac->ac_last_group = osb->la_last_gd; in ocfs2_local_alloc_new_window()
1186 osb->la_last_gd = ac->ac_last_group; in ocfs2_local_alloc_new_window()