Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dovl_entry.h33 struct ovl_layer { struct
48 const struct ovl_layer *layer; argument
64 struct ovl_layer *layers;
H A Dsuper.c501 struct ovl_layer *upper_layer, in ovl_get_upper()
1024 struct ovl_fs_context *ctx, struct ovl_layer *layers) in ovl_get_layers()
1173 struct ovl_layer *layers) in ovl_get_lowerstack()
1376 struct ovl_layer *layers; in ovl_fill_super_creds()
1392 layers = kzalloc_objs(struct ovl_layer, ctx->nr + 1); in ovl_fill_super_creds()
H A Doverlayfs.h502 const struct ovl_layer *ovl_i_layer_lower(struct inode *inode);
503 const struct ovl_layer *ovl_layer_lower(struct dentry *dentry);
523 const struct ovl_layer *layer);
747 const struct ovl_layer **layer);
H A Dreaddir.c437 const struct ovl_layer *layer; in ovl_dir_read_merged()
799 const struct ovl_layer *lower_layer = ovl_layer_lower(dir); in ovl_iterate_real()
H A Dutil.c326 const struct ovl_layer *ovl_layer_lower(struct dentry *dentry) in ovl_layer_lower()
498 const struct ovl_layer *layer) in ovl_layer_set_xwhiteouts()