Searched refs:ovl_entry (Results 1 – 6 of 6) sorted by relevance
52 struct ovl_entry { struct126 static inline unsigned int ovl_numlower(struct ovl_entry *oe) in ovl_numlower()131 static inline struct ovl_path *ovl_lowerstack(struct ovl_entry *oe) in ovl_lowerstack()136 static inline struct ovl_path *ovl_lowerpath(struct ovl_entry *oe) in ovl_lowerpath()141 static inline struct ovl_path *ovl_lowerdata(struct ovl_entry *oe) in ovl_lowerdata()149 static inline struct dentry *ovl_lowerdata_dentry(struct ovl_entry *oe) in ovl_lowerdata_dentry()172 struct ovl_entry *oe;183 static inline struct ovl_entry *OVL_I_E(struct inode *inode) in OVL_I_E()188 static inline struct ovl_entry *OVL_E(struct dentry *dentry) in OVL_E()
149 struct ovl_entry *oe = kzalloc(size, GFP_KERNEL); in ovl_alloc_entry()157 void ovl_free_entry(struct ovl_entry *oe) in ovl_free_entry()181 struct ovl_entry *oe) in ovl_dentry_init_reval()187 struct ovl_entry *oe, unsigned int mask) in ovl_dentry_init_flags()216 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_type()249 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_lower()262 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_lowerdata()313 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_lower()320 struct ovl_entry *oe = OVL_E(dentry); in ovl_layer_lower()338 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_set_lowerdata()[all …]
74 struct ovl_entry *oe = OVL_E(dentry); in ovl_connectable_layer()103 struct ovl_entry *oe = OVL_E(dentry); in ovl_connect_layer()302 struct ovl_entry *oe; in ovl_obtain_alias()337 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_real_at()
440 struct ovl_entry *ovl_alloc_entry(unsigned int numlower);441 void ovl_free_entry(struct ovl_entry *oe);445 struct ovl_entry *oe);447 struct ovl_entry *oe, unsigned int mask);785 struct ovl_entry *oe;
124 struct ovl_entry *oe; in ovl_dentry_revalidate_common()831 struct ovl_entry *oe, const struct path *upperpath) in ovl_get_indexdir()1123 static struct ovl_entry *ovl_get_lowerstack(struct super_block *sb, in ovl_get_lowerstack()1131 struct ovl_entry *oe; in ovl_get_lowerstack()1259 struct ovl_entry *oe) in ovl_get_root()1316 struct ovl_entry *oe; in ovl_fill_super()
872 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_next()1030 struct ovl_entry *oe = NULL; in ovl_lookup()1033 struct ovl_entry *poe = OVL_E(dentry->d_parent); in ovl_lookup()1034 struct ovl_entry *roe = OVL_E(dentry->d_sb->s_root); in ovl_lookup()1373 struct ovl_entry *poe = OVL_E(dentry->d_parent); in ovl_lower_positive()