Home
last modified time | relevance | path

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

/Linux-v6.6/fs/overlayfs/
Dparams.h7 struct ovl_config;
40 struct ovl_config *config);
42 const char *ovl_xino_mode(struct ovl_config *config);
Dparams.c76 static const char *ovl_uuid_mode(struct ovl_config *config) in ovl_uuid_mode()
93 const char *ovl_xino_mode(struct ovl_config *config) in ovl_xino_mode()
111 static const char *ovl_redirect_mode(struct ovl_config *config) in ovl_redirect_mode()
130 static const char *ovl_verity_mode(struct ovl_config *config) in ovl_verity_mode()
296 struct ovl_config *config = &ofs->config; in ovl_parse_param_upperdir()
528 struct ovl_config *config = &ofs->config; in ovl_parse_param()
761 struct ovl_config *config) in ovl_fs_params_verify()
Dovl_entry.h8 struct ovl_config { struct
72 struct ovl_config config;