Home
last modified time | relevance | path

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

/linux-6.15/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.c279 struct ovl_fs_context *ctx = fc->fs_private; in ovl_mount_dir_check()
320 struct ovl_fs_context *ctx = fc->fs_private; in ovl_ctx_realloc_lower()
343 struct ovl_fs_context *ctx = fc->fs_private; in ovl_add_layer()
469 static void ovl_reset_lowerdirs(struct ovl_fs_context *ctx) in ovl_reset_lowerdirs()
497 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param_lowerdir()
592 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param()
704 static inline void ovl_fs_context_free(struct ovl_fs_context *ctx) in ovl_fs_context_free()
716 struct ovl_fs_context *ctx = fc->fs_private; in ovl_free()
770 struct ovl_fs_context *ctx; in ovl_init_fs_context()
844 int ovl_fs_params_verify(const struct ovl_fs_context *ctx, in ovl_fs_params_verify()
H A Dsuper.c996 struct ovl_fs_context *ctx, struct ovl_layer *layers) in ovl_get_layers()
1124 struct ovl_fs_context *ctx, in ovl_get_lowerstack()
1313 struct ovl_fs_context *ctx = fc->fs_private; in ovl_fill_super()