Symbol: ovl_layer
fs/overlayfs/export.c
370
const struct ovl_layer *layer)
fs/overlayfs/export.c
414
const struct ovl_layer *layer);
fs/overlayfs/export.c
421
const struct ovl_layer *layer)
fs/overlayfs/export.c
486
const struct ovl_layer *layer)
fs/overlayfs/export.c
539
const struct ovl_layer *layer)
fs/overlayfs/export.c
645
const struct ovl_layer *layer = upper ? &ofs->layers[0] : lowerpath->layer;
fs/overlayfs/namei.c
21
const struct ovl_layer *layer;
fs/overlayfs/namei.c
398
const struct ovl_layer *layer,
fs/overlayfs/namei.c
434
const struct ovl_layer *layer;
fs/overlayfs/namei.c
904
const struct ovl_layer **layer)
fs/overlayfs/overlayfs.h
502
const struct ovl_layer *ovl_i_layer_lower(struct inode *inode);
fs/overlayfs/overlayfs.h
503
const struct ovl_layer *ovl_layer_lower(struct dentry *dentry);
fs/overlayfs/overlayfs.h
523
const struct ovl_layer *layer);
fs/overlayfs/overlayfs.h
747
const struct ovl_layer **layer);
fs/overlayfs/ovl_entry.h
48
const struct ovl_layer *layer;
fs/overlayfs/ovl_entry.h
64
struct ovl_layer *layers;
fs/overlayfs/readdir.c
437
const struct ovl_layer *layer;
fs/overlayfs/readdir.c
799
const struct ovl_layer *lower_layer = ovl_layer_lower(dir);
fs/overlayfs/super.c
1024
struct ovl_fs_context *ctx, struct ovl_layer *layers)
fs/overlayfs/super.c
1173
struct ovl_layer *layers)
fs/overlayfs/super.c
1376
struct ovl_layer *layers;
fs/overlayfs/super.c
1392
layers = kzalloc_objs(struct ovl_layer, ctx->nr + 1);
fs/overlayfs/super.c
501
struct ovl_layer *upper_layer,
fs/overlayfs/util.c
326
const struct ovl_layer *ovl_layer_lower(struct dentry *dentry)
fs/overlayfs/util.c
498
const struct ovl_layer *layer)