Searched refs:ovl_lowerstack (Results 1 – 5 of 5) sorted by relevance
131 static inline struct ovl_path *ovl_lowerstack(struct ovl_entry *oe) in ovl_lowerstack() function138 return ovl_lowerstack(oe); in ovl_lowerpath()143 struct ovl_path *lowerstack = ovl_lowerstack(oe); in ovl_lowerdata()
89 return ovl_lowerstack(oe)->layer->idx; in ovl_connectable_layer()111 origin_layer = ovl_lowerstack(oe)->layer->idx; in ovl_connect_layer()312 ovl_lowerstack(oe)->dentry = dget(lower); in ovl_obtain_alias()313 ovl_lowerstack(oe)->layer = lowerpath->layer; in ovl_obtain_alias()333 struct ovl_path *lowerstack = ovl_lowerstack(oe); in ovl_dentry_real_at()
154 ovl_stack_put(ovl_lowerstack(oe), ovl_numlower(oe)); in ovl_free_entry()184 struct ovl_path *lowerstack = ovl_lowerstack(oe); in ovl_dentry_init_flags()242 struct ovl_path *lowerpath = ovl_lowerstack(oe); in ovl_path_lower()307 return ovl_numlower(oe) ? ovl_lowerstack(oe)->dentry : NULL; in ovl_dentry_lower()314 return ovl_numlower(oe) ? ovl_lowerstack(oe)->layer : NULL; in ovl_layer_lower()
119 lowerstack = ovl_lowerstack(oe); in ovl_dentry_revalidate_common()182 ovl_stack_put(ovl_lowerstack(oi->oe), ovl_numlower(oi->oe)); in ovl_destroy_inode()816 struct dentry *origin = ovl_lowerstack(oe)->dentry; in ovl_get_indexdir()1149 lowerstack = ovl_lowerstack(oe); in ovl_get_lowerstack()1239 struct ovl_path *lowerpath = ovl_lowerstack(oe); in ovl_get_root()
875 struct ovl_path *lowerstack = ovl_lowerstack(oe); in ovl_path_next()1116 struct ovl_path lower = ovl_lowerstack(poe)[i]; in ovl_lookup()1285 ovl_stack_cpy(ovl_lowerstack(oe), stack, ctr); in ovl_lookup()1397 struct ovl_path *parentpath = &ovl_lowerstack(poe)[i]; in ovl_lower_positive()