Home
last modified time | relevance | path

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

/linux-4.19.296/fs/overlayfs/
Dovl_entry.h17 bool redirect_follow; member
Dsuper.c465 config->redirect_follow = true; in ovl_parse_redirect_mode()
467 config->redirect_follow = true; in ovl_parse_redirect_mode()
470 config->redirect_follow = true; in ovl_parse_redirect_mode()
591 if (!config->upperdir && config->redirect_follow) in ovl_parse_opt()
611 config->redirect_follow = config->redirect_dir = true; in ovl_parse_opt()
1420 ofs->config.redirect_follow) { in ovl_get_lowerstack()
Dnamei.c828 .last = ofs->config.redirect_follow ? false : !poe->numlower, in ovl_lookup()
892 if (!ofs->config.redirect_follow) in ovl_lookup()
964 if (d.redirect && !ofs->config.redirect_follow) { in ovl_lookup()