Home
last modified time | relevance | path

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

/linux-6.12.1/fs/overlayfs/
Dparams.h27 struct ovl_fs_context { struct
40 int ovl_fs_params_verify(const struct ovl_fs_context *ctx, argument
Dparams.c277 struct ovl_fs_context *ctx = fc->fs_private; in ovl_mount_dir_check()
318 struct ovl_fs_context *ctx = fc->fs_private; in ovl_ctx_realloc_lower()
341 struct ovl_fs_context *ctx = fc->fs_private; in ovl_add_layer()
407 static void ovl_reset_lowerdirs(struct ovl_fs_context *ctx) in ovl_reset_lowerdirs()
435 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param_lowerdir()
524 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param()
613 static inline void ovl_fs_context_free(struct ovl_fs_context *ctx) in ovl_fs_context_free()
625 struct ovl_fs_context *ctx = fc->fs_private; in ovl_free()
679 struct ovl_fs_context *ctx; in ovl_init_fs_context()
753 int ovl_fs_params_verify(const struct ovl_fs_context *ctx, in ovl_fs_params_verify()
Dsuper.c977 struct ovl_fs_context *ctx, struct ovl_layer *layers) in ovl_get_layers()
1105 struct ovl_fs_context *ctx, in ovl_get_lowerstack()
1289 struct ovl_fs_context *ctx = fc->fs_private; in ovl_fill_super()