Home
last modified time | relevance | path

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

/Linux-v6.6/fs/overlayfs/
Dutil.c1291 if (ofs->config.verity_mode == OVL_VERITY_REQUIRE) { in ovl_validate_verity()
1345 if (ofs->config.verity_mode == OVL_VERITY_REQUIRE) { in ovl_get_verity_digest()
Dparams.c126 { "require", OVL_VERITY_REQUIRE },
Doverlayfs.h87 OVL_VERITY_REQUIRE, enumerator
Dcopy_up.c948 if (ofs->config.verity_mode == OVL_VERITY_REQUIRE) { in ovl_need_meta_copy_up()
Dnamei.c906 if (ofs->config.verity_mode == OVL_VERITY_REQUIRE) { in ovl_maybe_validate_verity()