Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
Dreadpage.c94 static void bio_post_read_processing(struct bio_post_read_ctx *ctx);
103 bio_post_read_processing(ctx); in decrypt_work()
128 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 mpage_end_io()
/kernel/linux/linux-5.10/fs/f2fs/
Ddata.c175 static void bio_post_read_processing(struct bio_post_read_ctx *ctx);
289 static void bio_post_read_processing(struct bio_post_read_ctx *ctx) in bio_post_read_processing() function
330 bio_post_read_processing(ctx); in f2fs_read_end_io()