Searched refs:ovl_layer (Results 1 – 7 of 7) sorted by relevance
33 struct ovl_layer { struct46 const struct ovl_layer *layer; argument62 const struct ovl_layer *layers;
386 const struct ovl_layer *layer) in ovl_lookup_real_one()447 const struct ovl_layer *layer);454 const struct ovl_layer *layer) in ovl_lookup_real_inode()519 const struct ovl_layer *layer) in ovl_lookup_real_ancestor()572 const struct ovl_layer *layer) in ovl_lookup_real()678 const struct ovl_layer *layer = upper ? &ofs->layers[0] : lowerpath->layer; in ovl_get_dentry()
540 struct ovl_layer *upper_layer, in ovl_get_upper()1038 struct ovl_fs_context *ctx, struct ovl_layer *layers) in ovl_get_layers()1168 struct ovl_layer *layers) in ovl_get_lowerstack()1338 struct ovl_layer *layers; in ovl_fill_super()1365 layers = kcalloc(ctx->nr + 1, sizeof(struct ovl_layer), GFP_KERNEL); in ovl_fill_super()
441 const struct ovl_layer *ovl_i_layer_lower(struct inode *inode);442 const struct ovl_layer *ovl_layer_lower(struct dentry *dentry);
360 const struct ovl_layer *layer, in ovl_lookup_data_layer()396 const struct ovl_layer *layer; in ovl_lookup_data_layers()
287 const struct ovl_layer *ovl_layer_lower(struct dentry *dentry) in ovl_layer_lower()
699 const struct ovl_layer *lower_layer = ovl_layer_lower(dir); in ovl_iterate_real()