ip_last_used_group  396 fs/ocfs2/inode.c 	OCFS2_I(inode)->ip_last_used_group = 0;
ip_last_used_group   58 fs/ocfs2/inode.h 	u64				ip_last_used_group;
ip_last_used_group 2039 fs/ocfs2/suballoc.c 	if (OCFS2_I(dir)->ip_last_used_group &&
ip_last_used_group 2041 fs/ocfs2/suballoc.c 		ac->ac_last_group = OCFS2_I(dir)->ip_last_used_group;
ip_last_used_group 2055 fs/ocfs2/suballoc.c 	OCFS2_I(dir)->ip_last_used_group = ac->ac_last_group;