Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dutil.c1416 if (ofs->config.verity_mode == OVL_VERITY_REQUIRE) { in ovl_validate_verity()
1470 if (ofs->config.verity_mode == OVL_VERITY_REQUIRE) { in ovl_get_verity_digest()
H A Dparams.c130 { "require", OVL_VERITY_REQUIRE },
H A Doverlayfs.h99 OVL_VERITY_REQUIRE, enumerator
H A Dcopy_up.c1035 if (ofs->config.verity_mode == OVL_VERITY_REQUIRE) { in ovl_need_meta_copy_up()
H A Dnamei.c967 if (ofs->config.verity_mode == OVL_VERITY_REQUIRE) { in ovl_maybe_validate_verity()