Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Diostat.h9 struct bio_post_read_ctx;
42 struct bio_post_read_ctx *post_read_ctx;
54 static inline struct bio_post_read_ctx *get_post_read_ctx(struct bio *bio) in get_post_read_ctx()
63 struct bio *bio, struct bio_post_read_ctx *ctx);
73 struct bio *bio, struct bio_post_read_ctx *ctx) {} in iostat_alloc_and_bind_ctx()
76 static inline struct bio_post_read_ctx *get_post_read_ctx(struct bio *bio) in get_post_read_ctx()
H A Ddata.c110 struct bio_post_read_ctx { struct
142 struct bio_post_read_ctx *ctx = bio->bi_private; in f2fs_finish_read_bio() argument
170 struct bio_post_read_ctx *ctx = in f2fs_verify_bio()
171 container_of(work, struct bio_post_read_ctx, work); in f2fs_verify_bio()
220 struct bio_post_read_ctx *ctx = bio->bi_private; in f2fs_verify_and_finish_bio()
272 struct bio_post_read_ctx *ctx = in f2fs_post_read_work()
273 container_of(work, struct bio_post_read_ctx, work); in f2fs_post_read_work()
290 struct bio_post_read_ctx *ctx; in f2fs_read_end_io()
1045 struct bio_post_read_ctx *ctx = NULL; in f2fs_grab_read_bio()
2278 struct bio_post_read_ctx *ctx; in f2fs_read_multi_pages()
[all …]
H A Diostat.c259 struct bio *bio, struct bio_post_read_ctx *ctx) in iostat_alloc_and_bind_ctx()
/linux/fs/ext4/
H A Dreadpage.c62 struct bio_post_read_ctx { struct
80 static void bio_post_read_processing(struct bio_post_read_ctx *ctx); argument
84 struct bio_post_read_ctx *ctx = in decrypt_work()
85 container_of(work, struct bio_post_read_ctx, work); in decrypt_work()
96 struct bio_post_read_ctx *ctx = in verity_work()
97 container_of(work, struct bio_post_read_ctx, work); in verity_work()
116 static void bio_post_read_processing(struct bio_post_read_ctx *ctx) in bio_post_read_processing()
165 struct bio_post_read_ctx *ctx = bio->bi_private; in mpage_end_io()
194 struct bio_post_read_ctx *ctx = in ext4_set_bio_post_read_ctx()
395 bio_post_read_ctx_cache = KMEM_CACHE(bio_post_read_ctx, SLAB_RECLAIM_ACCOUNT); in ext4_init_post_read_processing()
/linux/Documentation/filesystems/
H A Dfsverity.rst678 struct bio_post_read_ctx {
687 postprocessing step the filesystem enqueues the bio_post_read_ctx on a