Searched refs:FS_MGR_SETUP_VERITY_DISABLED (Results 1 – 4 of 4) sorted by relevance
89 #define FS_MGR_SETUP_VERITY_DISABLED (-2) macro
412 retval = FS_MGR_SETUP_VERITY_DISABLED; in fs_mgr_setup_verity()
1414 if (rc == FS_MGR_SETUP_VERITY_DISABLED || rc == FS_MGR_SETUP_VERITY_SKIPPED) { in fs_mgr_mount_all()1880 if (rc == FS_MGR_SETUP_VERITY_DISABLED || rc == FS_MGR_SETUP_VERITY_SKIPPED) { in fs_mgr_do_mount_helper()
650 case FS_MGR_SETUP_VERITY_DISABLED: in SetUpDmVerity()