Home
last modified time | relevance | path

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

/Linux-v6.6/fs/overlayfs/
Dparams.h27 struct ovl_fs_context { struct
39 int ovl_fs_params_verify(const struct ovl_fs_context *ctx, argument
Dparams.c297 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param_upperdir()
335 static void ovl_parse_param_drop_lowerdir(struct ovl_fs_context *ctx) in ovl_parse_param_drop_lowerdir()
357 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param_lowerdir()
529 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param()
618 static inline void ovl_fs_context_free(struct ovl_fs_context *ctx) in ovl_fs_context_free()
630 struct ovl_fs_context *ctx = fc->fs_private; in ovl_free()
684 struct ovl_fs_context *ctx; in ovl_init_fs_context()
760 int ovl_fs_params_verify(const struct ovl_fs_context *ctx, in ovl_fs_params_verify()
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()