Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dreadpage.c93 static void bio_post_read_processing(struct bio_post_read_ctx *ctx);
102 bio_post_read_processing(ctx); in decrypt_work()
112 bio_post_read_processing(ctx); in verity_work()
115 static void bio_post_read_processing(struct bio_post_read_ctx *ctx) in bio_post_read_processing() function
167 bio_post_read_processing(ctx); in mpage_end_io()
/Linux-v5.4/fs/f2fs/
Ddata.c112 static void bio_post_read_processing(struct bio_post_read_ctx *ctx);
121 bio_post_read_processing(ctx); in decrypt_work()
131 bio_post_read_processing(ctx); in verity_work()
134 static void bio_post_read_processing(struct bio_post_read_ctx *ctx) in bio_post_read_processing() function
180 bio_post_read_processing(ctx); in f2fs_read_end_io()