Home
last modified time | relevance | path

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

/linux-6.12.1/fs/overlayfs/
Dutil.c1408 if (ofs->config.verity_mode == OVL_VERITY_REQUIRE) { in ovl_validate_verity()
1462 if (ofs->config.verity_mode == OVL_VERITY_REQUIRE) { in ovl_get_verity_digest()
Dparams.c128 { "require", OVL_VERITY_REQUIRE },
Doverlayfs.h99 OVL_VERITY_REQUIRE, enumerator
Dnamei.c935 if (ofs->config.verity_mode == OVL_VERITY_REQUIRE) { in ovl_maybe_validate_verity()
Dcopy_up.c1049 if (ofs->config.verity_mode == OVL_VERITY_REQUIRE) { in ovl_need_meta_copy_up()