Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Ddata.c103 STEP_VERITY = BIT(2), enumerator
105 STEP_VERITY = 0, /* compile out the verity-related code */
215 if (ctx && (ctx->enabled_steps & STEP_VERITY)) { in f2fs_verify_and_finish_bio()
259 ctx->enabled_steps &= ~STEP_VERITY; in f2fs_handle_step_decompress()
1061 post_read_steps |= STEP_VERITY; in f2fs_grab_read_bio()