Lines Matching refs:ovl_entry
115 struct ovl_entry *ovl_alloc_entry(unsigned int numlower)
117 size_t size = offsetof(struct ovl_entry, __lowerstack[numlower]);
118 struct ovl_entry *oe = kzalloc(size, GFP_KERNEL);
126 void ovl_free_entry(struct ovl_entry *oe)
150 struct ovl_entry *oe)
156 struct ovl_entry *oe, unsigned int mask)
182 struct ovl_entry *oe = OVL_E(dentry);
215 struct ovl_entry *oe = OVL_E(dentry);
228 struct ovl_entry *oe = OVL_E(dentry);
279 struct ovl_entry *oe = OVL_E(dentry);
286 struct ovl_entry *oe = OVL_E(dentry);
304 struct ovl_entry *oe = OVL_E(dentry);
1191 struct ovl_entry *oe = OVL_E(dentry);