Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dsuballoc.c708 ac->ac_last_group = *last_alloc_group; in ocfs2_block_group_alloc()
762 *last_alloc_group = ac->ac_last_group; in ocfs2_block_group_alloc()
1898 u64 hint = ac->ac_last_group; in ocfs2_claim_suballoc_bits()
1989 ac->ac_last_group = 0; in ocfs2_claim_suballoc_bits()
1991 ac->ac_last_group = hint; in ocfs2_claim_suballoc_bits()
2055 ac->ac_last_group = OCFS2_I(dir)->ip_last_used_group; in ocfs2_init_inode_ac_group()
2058 ac->ac_last_group = le64_to_cpu(di->i_suballoc_loc); in ocfs2_init_inode_ac_group()
2060 ac->ac_last_group = ocfs2_which_suballoc_group( in ocfs2_init_inode_ac_group()
2069 OCFS2_I(dir)->ip_last_used_group = ac->ac_last_group; in ocfs2_save_inode_ac_group()
Dsuballoc.h55 u64 ac_last_group; member
Dlocalalloc.c1183 ac->ac_last_group = osb->la_last_gd; in ocfs2_local_alloc_new_window()
1225 osb->la_last_gd = ac->ac_last_group; in ocfs2_local_alloc_new_window()