Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Diostat.h54 static inline struct bio_post_read_ctx *get_post_read_ctx(struct bio *bio) in get_post_read_ctx() function
76 static inline struct bio_post_read_ctx *get_post_read_ctx(struct bio *bio) in get_post_read_ctx() function
H A Ddata.c2302 ctx = get_post_read_ctx(bio); in f2fs_read_multi_pages()