Lines Matching refs:ovl_entry
82 struct ovl_entry *ovl_alloc_entry(unsigned int numlower)
84 size_t size = offsetof(struct ovl_entry, lowerstack[numlower]);
85 struct ovl_entry *oe = kzalloc(size, GFP_KERNEL);
118 struct ovl_entry *oe = OVL_E(dentry);
142 struct ovl_entry *oe = dentry->d_fsdata;
175 struct ovl_entry *oe = dentry->d_fsdata;
187 struct ovl_entry *oe = dentry->d_fsdata;
216 struct ovl_entry *oe = dentry->d_fsdata;
223 struct ovl_entry *oe = dentry->d_fsdata;
236 struct ovl_entry *oe = dentry->d_fsdata;
896 struct ovl_entry *oe = dentry->d_fsdata;