Home
last modified time | relevance | path

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

/fs/overlayfs/
A Dovl_entry.h33 struct ovl_layer { struct
48 const struct ovl_layer *layer; argument
64 struct ovl_layer *layers;
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()
A Dsuper.c492 struct ovl_layer *upper_layer, in ovl_get_upper()
996 struct ovl_fs_context *ctx, struct ovl_layer *layers) in ovl_get_layers()
1126 struct ovl_layer *layers) in ovl_get_lowerstack()
1317 struct ovl_layer *layers; in ovl_fill_super()
1349 layers = kcalloc(ctx->nr + 1, sizeof(struct ovl_layer), GFP_KERNEL); in ovl_fill_super()
A Doverlayfs.h482 const struct ovl_layer *ovl_i_layer_lower(struct inode *inode);
483 const struct ovl_layer *ovl_layer_lower(struct dentry *dentry);
503 const struct ovl_layer *layer);
712 const struct ovl_layer **layer);
A Dnamei.c20 const struct ovl_layer *layer;
391 const struct ovl_layer *layer, in ovl_lookup_data_layer()
427 const struct ovl_layer *layer; in ovl_lookup_data_layers()
897 const struct ovl_layer **layer) in ovl_path_next()
A Dreaddir.c362 const struct ovl_layer *layer; in ovl_dir_read_merged()
720 const struct ovl_layer *lower_layer = ovl_layer_lower(dir); in ovl_iterate_real()
A Dutil.c328 const struct ovl_layer *ovl_layer_lower(struct dentry *dentry) in ovl_layer_lower()
500 const struct ovl_layer *layer) in ovl_layer_set_xwhiteouts()

Completed in 27 milliseconds