Searched refs:ovl_layer (Results 1 – 7 of 7) sorted by relevance
33 struct ovl_layer { struct48 const struct ovl_layer *layer; argument64 struct ovl_layer *layers;
360 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()
492 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()
482 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);
20 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()
362 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()
328 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