Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dparams.c73 { "auto", OVL_UUID_AUTO },
85 return OVL_UUID_AUTO; in ovl_uuid_def()
H A Doverlayfs.h74 OVL_UUID_AUTO, enumerator
563 ofs->config.uuid == OVL_UUID_AUTO; in ovl_has_fsid()
H A Dutil.c704 if (ofs->config.uuid == OVL_UUID_AUTO) { in ovl_init_uuid_xattr()