Searched refs:STEP_VERITY (Results 1 – 2 of 2) sorted by relevance
59 STEP_VERITY, enumerator119 BUILD_BUG_ON(STEP_VERITY + 1 != STEP_MAX); in verity_work()144 case STEP_VERITY: in bio_post_read_processing()145 if (ctx->enabled_steps & (1 << STEP_VERITY)) { in bio_post_read_processing()202 post_read_steps |= 1 << STEP_VERITY; in ext4_set_bio_post_read_ctx()
121 STEP_VERITY, enumerator184 f2fs_decompress_bio(ctx->bio, ctx->enabled_steps & (1 << STEP_VERITY)); in f2fs_decompress_work()273 if (ctx->enabled_steps & (1 << STEP_VERITY)) { in f2fs_post_read_work()304 if (ctx->enabled_steps & (1 << STEP_VERITY)) { in bio_post_read_processing()1054 post_read_steps |= 1 << STEP_VERITY; in f2fs_grab_read_bio()2284 if (!(ctx->enabled_steps & (1 << STEP_VERITY))) { in f2fs_read_multi_pages()