Home
last modified time | relevance | path

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

/Linux-v6.6/fs/overlayfs/
Dparams.c71 { "auto", OVL_UUID_AUTO },
83 return OVL_UUID_AUTO; in ovl_uuid_def()
Doverlayfs.h74 OVL_UUID_AUTO, enumerator
555 ofs->config.uuid == OVL_UUID_AUTO; in ovl_has_fsid()
Dutil.c704 if (ofs->config.uuid == OVL_UUID_AUTO) { in ovl_init_uuid_xattr()