Searched refs:OVL_REDIRECT_NOFOLLOW (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/overlayfs/
H A Dparams.c108 { "nofollow", OVL_REDIRECT_NOFOLLOW },
122 OVL_REDIRECT_NOFOLLOW;
599 OVL_REDIRECT_NOFOLLOW;
867 config->redirect_mode != OVL_REDIRECT_NOFOLLOW) {
921 config->redirect_mode != OVL_REDIRECT_NOFOLLOW) {
941 config->redirect_mode = OVL_REDIRECT_NOFOLLOW;
H A Doverlayfs.h79 OVL_REDIRECT_NOFOLLOW, /* ...or "nofollow". */ enumerator in enum:__anon176
591 return ofs->config.redirect_mode != OVL_REDIRECT_NOFOLLOW;
H A Dsuper.c707 ofs->config.redirect_mode = OVL_REDIRECT_NOFOLLOW;

Completed in 121 milliseconds