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.c506 struct ovl_layer *upper_layer, in ovl_get_upper()
1028 struct ovl_fs_context *ctx, struct ovl_layer *layers) in ovl_get_layers()
1177 struct ovl_layer *layers) in ovl_get_lowerstack()
1380 struct ovl_layer *layers; in ovl_fill_super_creds()
1396 layers = kzalloc_objs(struct ovl_layer, ctx->nr + 1); in ovl_fill_super_creds()
H A Dnamei.c21 const struct ovl_layer *layer;
398 const struct ovl_layer *layer, in ovl_lookup_data_layer()
434 const struct ovl_layer *layer; in ovl_lookup_data_layers()
904 const struct ovl_layer **layer) in ovl_path_next()
H A Dutil.c323 const struct ovl_layer *ovl_layer_lower(struct dentry *dentry) in ovl_layer_lower()
495 const struct ovl_layer *layer) in ovl_layer_set_xwhiteouts()
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()