Searched refs:ac_alloc_slot (Results 1 – 8 of 8) sorted by relevance
25 u32 ac_alloc_slot; /* which slot are we allocating from? */ member
801 ac->ac_alloc_slot = slot; in ocfs2_reserve_suballoc_bits()2132 OCFS2_I(dir)->ip_last_used_slot == ac->ac_alloc_slot) in ocfs2_init_inode_ac_group()2134 else if (le16_to_cpu(di->i_suballoc_slot) == ac->ac_alloc_slot) { in ocfs2_init_inode_ac_group()2148 OCFS2_I(dir)->ip_last_used_slot = ac->ac_alloc_slot; in ocfs2_save_inode_ac_group()
694 ac->ac_alloc_slot = osb->slot_num; in ocfs2_reserve_local_alloc_bits()
626 rb->rf_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot); in ocfs2_create_refcount_tree()1330 new_rb->rf_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot); in ocfs2_expand_inline_ref_root()1567 new_rb->rf_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot); in ocfs2_new_leaf_refcount_block()
562 fe->i_suballoc_slot = cpu_to_le16(inode_ac->ac_alloc_slot); in __ocfs2_mknod_locked()
2382 dx_root->dr_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot); in ocfs2_dx_dir_attach_index()
1045 cpu_to_le16(meta_ac->ac_alloc_slot); in ocfs2_create_new_meta_bhs()
2942 xblk->xb_suballoc_slot = cpu_to_le16(ctxt->meta_ac->ac_alloc_slot); in ocfs2_create_xattr_block()