ac_alloc_slot 1039 fs/ocfs2/alloc.c cpu_to_le16(meta_ac->ac_alloc_slot); ac_alloc_slot 2330 fs/ocfs2/dir.c dx_root->dr_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot); ac_alloc_slot 695 fs/ocfs2/localalloc.c ac->ac_alloc_slot = osb->slot_num; ac_alloc_slot 543 fs/ocfs2/namei.c fe->i_suballoc_slot = cpu_to_le16(inode_ac->ac_alloc_slot); ac_alloc_slot 624 fs/ocfs2/refcounttree.c rb->rf_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot); ac_alloc_slot 1328 fs/ocfs2/refcounttree.c new_rb->rf_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot); ac_alloc_slot 1572 fs/ocfs2/refcounttree.c new_rb->rf_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot); ac_alloc_slot 796 fs/ocfs2/suballoc.c ac->ac_alloc_slot = slot; ac_alloc_slot 2040 fs/ocfs2/suballoc.c OCFS2_I(dir)->ip_last_used_slot == ac->ac_alloc_slot) ac_alloc_slot 2042 fs/ocfs2/suballoc.c else if (le16_to_cpu(di->i_suballoc_slot) == ac->ac_alloc_slot) { ac_alloc_slot 2056 fs/ocfs2/suballoc.c OCFS2_I(dir)->ip_last_used_slot = ac->ac_alloc_slot; ac_alloc_slot 27 fs/ocfs2/suballoc.h u32 ac_alloc_slot; /* which slot are we allocating from? */ ac_alloc_slot 2910 fs/ocfs2/xattr.c xblk->xb_suballoc_slot = cpu_to_le16(ctxt->meta_ac->ac_alloc_slot);