Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dio_read.h76 #define to_rbio(_bio) container_of((_bio), struct bch_read_bio, bio) macro
147 struct bch_read_bio *rbio = to_rbio(bio); in rbio_init()