Home
last modified time | relevance | path

Searched refs:ovl_fs_context (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/overlayfs/
H A Dparams.h27 struct ovl_fs_context { struct
40 int ovl_fs_params_verify(const struct ovl_fs_context *ctx, argument
H A Dparams.c281 struct ovl_fs_context *ctx = fc->fs_private; in ovl_mount_dir_check()
322 struct ovl_fs_context *ctx = fc->fs_private; in ovl_ctx_realloc_lower()
345 struct ovl_fs_context *ctx = fc->fs_private; in ovl_add_layer()
411 static void ovl_reset_lowerdirs(struct ovl_fs_context *ctx) in ovl_reset_lowerdirs()
439 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param_lowerdir()
528 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param()
617 static inline void ovl_fs_context_free(struct ovl_fs_context *ctx) in ovl_fs_context_free()
629 struct ovl_fs_context *ctx = fc->fs_private; in ovl_free()
683 struct ovl_fs_context *ctx; in ovl_init_fs_context()
759 int ovl_fs_params_verify(const struct ovl_fs_context *ctx, in ovl_fs_params_verify()
H A Dsuper.c1038 struct ovl_fs_context *ctx, struct ovl_layer *layers) in ovl_get_layers()
1166 struct ovl_fs_context *ctx, in ovl_get_lowerstack()
1335 struct ovl_fs_context *ctx = fc->fs_private; in ovl_fill_super()