Home
last modified time | relevance | path

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

/linux-6.12.1/fs/overlayfs/
Dovl_entry.h33 struct ovl_layer { struct
48 const struct ovl_layer *layer; argument
64 struct ovl_layer *layers;
Dexport.c355 const struct ovl_layer *layer) in ovl_lookup_real_one()
416 const struct ovl_layer *layer);
423 const struct ovl_layer *layer) in ovl_lookup_real_inode()
488 const struct ovl_layer *layer) in ovl_lookup_real_ancestor()
541 const struct ovl_layer *layer) in ovl_lookup_real()
647 const struct ovl_layer *layer = upper ? &ofs->layers[0] : lowerpath->layer; in ovl_get_dentry()
Dsuper.c474 struct ovl_layer *upper_layer, in ovl_get_upper()
977 struct ovl_fs_context *ctx, struct ovl_layer *layers) in ovl_get_layers()
1107 struct ovl_layer *layers) in ovl_get_lowerstack()
1292 struct ovl_layer *layers; in ovl_fill_super()
1319 layers = kcalloc(ctx->nr + 1, sizeof(struct ovl_layer), GFP_KERNEL); in ovl_fill_super()
Doverlayfs.h466 const struct ovl_layer *ovl_i_layer_lower(struct inode *inode);
467 const struct ovl_layer *ovl_layer_lower(struct dentry *dentry);
487 const struct ovl_layer *layer);
697 const struct ovl_layer **layer);
Dnamei.c21 const struct ovl_layer *layer;
366 const struct ovl_layer *layer, in ovl_lookup_data_layer()
402 const struct ovl_layer *layer; in ovl_lookup_data_layers()
872 const struct ovl_layer **layer) in ovl_path_next()
Dreaddir.c360 const struct ovl_layer *layer; in ovl_dir_read_merged()
713 const struct ovl_layer *lower_layer = ovl_layer_lower(dir); in ovl_iterate_real()
Dutil.c310 const struct ovl_layer *ovl_layer_lower(struct dentry *dentry) in ovl_layer_lower()
482 const struct ovl_layer *layer) in ovl_layer_set_xwhiteouts()