Home
last modified time | relevance | path

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

/Linux-v6.6/fs/overlayfs/
Dparams.c72 { "on", OVL_UUID_ON },
790 if (!config->upperdir && config->uuid == OVL_UUID_ON) { in ovl_fs_params_verify()
Doverlayfs.h75 OVL_UUID_ON, enumerator
554 return ofs->config.uuid == OVL_UUID_ON || in ovl_has_fsid()
Dutil.c713 ofs->config.uuid = OVL_UUID_ON; in ovl_init_uuid_xattr()