Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dio_read.h75 #define to_rbio(_bio) container_of((_bio), struct bch_read_bio, bio) macro
166 struct bch_read_bio *rbio = to_rbio(bio); in rbio_init_fragment()
183 struct bch_read_bio *rbio = to_rbio(bio); in rbio_init()