Searched refs:ovl_lowerstack (Results 1 – 3 of 3) sorted by relevance
128 static inline struct ovl_path *ovl_lowerstack(struct ovl_entry *oe) in ovl_lowerstack() function135 return ovl_lowerstack(oe); in ovl_lowerpath()140 struct ovl_path *lowerstack = ovl_lowerstack(oe); in ovl_lowerdata()
158 ovl_stack_put(ovl_lowerstack(oe), ovl_numlower(oe)); in ovl_free_entry()188 struct ovl_path *lowerstack = ovl_lowerstack(oe); in ovl_dentry_init_flags()256 struct ovl_path *lowerpath = ovl_lowerstack(oe); in ovl_path_lower()323 return ovl_numlower(oe) ? ovl_lowerstack(oe)->dentry : NULL; in ovl_dentry_lower()330 return ovl_numlower(oe) ? ovl_lowerstack(oe)->layer : NULL; in ovl_layer_lower()
144 lowerstack = ovl_lowerstack(oe); in ovl_dentry_revalidate_common()218 ovl_stack_put(ovl_lowerstack(oi->oe), ovl_numlower(oi->oe)); in ovl_destroy_inode()844 struct dentry *origin = ovl_lowerstack(oe)->dentry; in ovl_get_indexdir()1220 lowerstack = ovl_lowerstack(oe); in ovl_get_lowerstack()1310 struct ovl_path *lowerpath = ovl_lowerstack(oe); in ovl_get_root()