Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dreadpage.c59 STEP_VERITY, enumerator
131 case STEP_VERITY: in bio_post_read_processing()
132 if (ctx->enabled_steps & (1 << STEP_VERITY)) { in bio_post_read_processing()
190 post_read_steps |= 1 << STEP_VERITY; in get_bio_post_read_ctx()
/Linux-v5.4/fs/f2fs/
Ddata.c77 STEP_VERITY, enumerator
150 case STEP_VERITY: in bio_post_read_processing()
151 if (ctx->enabled_steps & (1 << STEP_VERITY)) { in bio_post_read_processing()
696 post_read_steps |= 1 << STEP_VERITY; in f2fs_grab_read_bio()