Home
last modified time | relevance | path

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

/linux-6.15/fs/overlayfs/
H A Dparams.c107 { "off", OVL_REDIRECT_OFF },
633 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