Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Diostat.h41 struct bio_post_read_ctx *post_read_ctx; member
57 return iostat_ctx->post_read_ctx; in get_post_read_ctx()
Diostat.c256 bio->bi_private = iostat_ctx->post_read_ctx; in iostat_update_and_unbind_ctx()
272 iostat_ctx->post_read_ctx = ctx; in iostat_alloc_and_bind_ctx()