Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dparams.h27 struct ovl_fs_context { struct
41 int ovl_fs_params_verify(const struct ovl_fs_context *ctx, argument
H A Dparams.c299 struct ovl_fs_context *ctx = fc->fs_private; in ovl_mount_dir_check()
346 struct ovl_fs_context *ctx = fc->fs_private; in ovl_ctx_realloc_lower()
369 struct ovl_fs_context *ctx = fc->fs_private; in ovl_add_layer()
495 static void ovl_reset_lowerdirs(struct ovl_fs_context *ctx) in ovl_reset_lowerdirs()
523 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param_lowerdir()
618 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param()
733 static inline void ovl_fs_context_free(struct ovl_fs_context *ctx) in ovl_fs_context_free()
745 struct ovl_fs_context *ctx = fc->fs_private; in ovl_free()
799 struct ovl_fs_context *ctx; in ovl_init_fs_context()
876 int ovl_fs_params_verify(const struct ovl_fs_context *ctx, in ovl_fs_params_verify()
H A Dsuper.c1028 struct ovl_fs_context *ctx, struct ovl_layer *layers) in ovl_get_layers()
1175 struct ovl_fs_context *ctx, in ovl_get_lowerstack()
1379 struct ovl_fs_context *ctx = fc->fs_private; in ovl_fill_super_creds()