Searched defs:bio_post_read_ctx (Results 1 – 1 of 1) sorted by relevance
64 struct bio_post_read_ctx { struct65 struct bio *bio;66 struct work_struct work;90 mempool_free(bio->bi_private, bio_post_read_ctx_pool); in __read_end_io() argument