Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Diostat.h42 struct bio_post_read_ctx *post_read_ctx; member
58 return iostat_ctx->post_read_ctx; in get_post_read_ctx()
H A Diostat.c251 bio->bi_private = iostat_ctx->post_read_ctx; in iostat_update_and_unbind_ctx()
267 iostat_ctx->post_read_ctx = ctx; in iostat_alloc_and_bind_ctx()