Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dio_read.h77 #define to_rbio(_bio) container_of((_bio), struct bch_read_bio, bio) macro
161 struct bch_read_bio *rbio = to_rbio(bio); in rbio_init()