Home
last modified time | relevance | path

Searched refs:ac_alloc_slot (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/fs/ocfs2/
A Dsuballoc.h25 u32 ac_alloc_slot; /* which slot are we allocating from? */ member
A Dsuballoc.c794 ac->ac_alloc_slot = slot; in ocfs2_reserve_suballoc_bits()
2041 OCFS2_I(dir)->ip_last_used_slot == ac->ac_alloc_slot) in ocfs2_init_inode_ac_group()
2043 else if (le16_to_cpu(di->i_suballoc_slot) == ac->ac_alloc_slot) { in ocfs2_init_inode_ac_group()
2057 OCFS2_I(dir)->ip_last_used_slot = ac->ac_alloc_slot; in ocfs2_save_inode_ac_group()
A Dlocalalloc.c693 ac->ac_alloc_slot = osb->slot_num; in ocfs2_reserve_local_alloc_bits()
A Drefcounttree.c624 rb->rf_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot); in ocfs2_create_refcount_tree()
1328 new_rb->rf_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot); in ocfs2_expand_inline_ref_root()
1572 new_rb->rf_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot); in ocfs2_new_leaf_refcount_block()
A Dnamei.c556 fe->i_suballoc_slot = cpu_to_le16(inode_ac->ac_alloc_slot); in __ocfs2_mknod_locked()
A Ddir.c2328 dx_root->dr_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot); in ocfs2_dx_dir_attach_index()
A Dalloc.c1037 cpu_to_le16(meta_ac->ac_alloc_slot); in ocfs2_create_new_meta_bhs()
A Dxattr.c2908 xblk->xb_suballoc_slot = cpu_to_le16(ctxt->meta_ac->ac_alloc_slot); in ocfs2_create_xattr_block()

Completed in 52 milliseconds