Home
last modified time | relevance | path

Searched refs:ovl_layer (Results 1 – 6 of 6) sorted by relevance

/linux/fs/overlayfs/
A Dovl_entry.h34 struct ovl_layer { struct
46 const struct ovl_layer *layer; argument
55 const struct ovl_layer *layers;
A Dexport.c367 const struct ovl_layer *layer) in ovl_lookup_real_one()
423 const struct ovl_layer *layer);
430 const struct ovl_layer *layer) in ovl_lookup_real_inode()
495 const struct ovl_layer *layer) in ovl_lookup_real_ancestor()
548 const struct ovl_layer *layer) in ovl_lookup_real()
654 const struct ovl_layer *layer = upper ? &ofs->layers[0] : lowerpath->layer; in ovl_get_dentry()
A Dsuper.c1192 struct ovl_layer *upper_layer, struct path *upperpath) in ovl_get_upper()
1675 struct ovl_layer *layers) in ovl_get_layers()
1795 struct ovl_fs *ofs, struct ovl_layer *layers) in ovl_get_lowerstack()
1970 struct ovl_layer *layers; in ovl_fill_super()
2025 layers = kcalloc(numlower + 1, sizeof(struct ovl_layer), GFP_KERNEL); in ovl_fill_super()
A Doverlayfs.h300 const struct ovl_layer *ovl_layer_lower(struct dentry *dentry);
A Dutil.c209 const struct ovl_layer *ovl_layer_lower(struct dentry *dentry) in ovl_layer_lower()
A Dreaddir.c695 const struct ovl_layer *lower_layer = ovl_layer_lower(dir); in ovl_iterate_real()

Completed in 18 milliseconds