Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dparams.c75 { "on", OVL_UUID_ON },
869 if (!config->upperdir && config->uuid == OVL_UUID_ON) { in ovl_fs_params_verify()
H A Doverlayfs.h87 OVL_UUID_ON, enumerator
624 return ofs->config.uuid == OVL_UUID_ON || in ovl_has_fsid()
H A Dutil.c822 ofs->config.uuid = OVL_UUID_ON; in ovl_init_uuid_xattr()