Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Ddata.c94 static void bio_post_read_processing(struct bio_post_read_ctx *ctx);
103 bio_post_read_processing(ctx); in decrypt_work()
106 static void bio_post_read_processing(struct bio_post_read_ctx *ctx) in bio_post_read_processing() function
138 bio_post_read_processing(ctx); in f2fs_read_end_io()