Searched refs:STEP_DECRYPT (Results 1 – 2 of 2) sorted by relevance
58 STEP_DECRYPT, enumerator136 case STEP_DECRYPT: in bio_post_read_processing()137 if (ctx->enabled_steps & (1 << STEP_DECRYPT)) { in bio_post_read_processing()199 post_read_steps |= 1 << STEP_DECRYPT; in ext4_set_bio_post_read_ctx()
99 STEP_DECRYPT = 1 << 0, enumerator101 STEP_DECRYPT = 0, /* compile out the decryption-related code */262 if (ctx->enabled_steps & STEP_DECRYPT) in f2fs_post_read_work()289 if (ctx && (ctx->enabled_steps & (STEP_DECRYPT | STEP_DECOMPRESS))) { in f2fs_read_end_io()1000 post_read_steps |= STEP_DECRYPT; in f2fs_grab_read_bio()