Symbol: ovl_layer
fs/overlayfs/export.c
360
const struct ovl_layer *layer)
fs/overlayfs/export.c
419
const struct ovl_layer *layer);
fs/overlayfs/export.c
426
const struct ovl_layer *layer)
fs/overlayfs/export.c
491
const struct ovl_layer *layer)
fs/overlayfs/export.c
544
const struct ovl_layer *layer)
fs/overlayfs/export.c
650
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
509
const struct ovl_layer *ovl_i_layer_lower(struct inode *inode);
fs/overlayfs/overlayfs.h
510
const struct ovl_layer *ovl_layer_lower(struct dentry *dentry);
fs/overlayfs/overlayfs.h
530
const struct ovl_layer *layer);
fs/overlayfs/overlayfs.h
756
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
1028
struct ovl_fs_context *ctx, struct ovl_layer *layers)
fs/overlayfs/super.c
1177
struct ovl_layer *layers)
fs/overlayfs/super.c
1380
struct ovl_layer *layers;
fs/overlayfs/super.c
1396
layers = kzalloc_objs(struct ovl_layer, ctx->nr + 1);
fs/overlayfs/super.c
506
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)