Home
last modified time | relevance | path

Searched refs:ovl_layer (Results 1 – 7 of 7) 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 Dexport.c360 const struct ovl_layer *layer) in ovl_lookup_real_one()
419 const struct ovl_layer *layer);
426 const struct ovl_layer *layer) in ovl_lookup_real_inode()
491 const struct ovl_layer *layer) in ovl_lookup_real_ancestor()
544 const struct ovl_layer *layer) in ovl_lookup_real()
650 const struct ovl_layer *layer = upper ? &ofs->layers[0] : lowerpath->layer; in ovl_get_dentry()
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 Doverlayfs.h509 const struct ovl_layer *ovl_i_layer_lower(struct inode *inode);
510 const struct ovl_layer *ovl_layer_lower(struct dentry *dentry);
530 const struct ovl_layer *layer);
756 const struct ovl_layer **layer);
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 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()