Home
last modified time | relevance | path

Searched refs:OVL_VERITY_REQUIRE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/overlayfs/
H A Dutil.c1294 if (ofs->config.verity_mode == OVL_VERITY_REQUIRE) { in ovl_validate_verity()
1348 if (ofs->config.verity_mode == OVL_VERITY_REQUIRE) { in ovl_get_verity_digest()
H A Dparams.c128 { "require", OVL_VERITY_REQUIRE },
H A Doverlayfs.h87 OVL_VERITY_REQUIRE, enumerator
H A Dcopy_up.c948 if (ofs->config.verity_mode == OVL_VERITY_REQUIRE) { in ovl_need_meta_copy_up()
H A Dnamei.c906 if (ofs->config.verity_mode == OVL_VERITY_REQUIRE) { in ovl_maybe_validate_verity()