Home
last modified time | relevance | path

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

/Linux-v4.19/fs/overlayfs/
Dovl_entry.h11 struct ovl_config { struct
60 struct ovl_config config;
Dsuper.c448 static int ovl_parse_redirect_mode(struct ovl_config *config, const char *mode) in ovl_parse_redirect_mode()
471 static int ovl_parse_opt(char *opt, struct ovl_config *config) in ovl_parse_opt()