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

/linux-master/fs/overlayfs/
H A Doverlayfs.h87 OVL_UUID_ON, enumerator in enum:__anon177
606 return ofs->config.uuid == OVL_UUID_ON ||
H A Dparams.c74 { "on", OVL_UUID_ON },
814 if (!config->upperdir && config->uuid == OVL_UUID_ON) {
H A Dutil.c804 ofs->config.uuid = OVL_UUID_ON;

Completed in 400 milliseconds