Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Diostat.h53 static inline struct bio_post_read_ctx *get_post_read_ctx(struct bio *bio) in get_post_read_ctx() function
75 static inline struct bio_post_read_ctx *get_post_read_ctx(struct bio *bio) in get_post_read_ctx() function
Ddata.c2286 ctx = get_post_read_ctx(bio); in f2fs_read_multi_pages()