Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dparams.c108 { "off", OVL_REDIRECT_OFF },
659 if (config->redirect_mode == OVL_REDIRECT_OFF) { in ovl_parse_param()
H A Doverlayfs.h77 OVL_REDIRECT_OFF, /* "off" mode is never used. In effect */ enumerator