Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dio_write.h8 #define to_wbio(_bio) \ argument
9 container_of((_bio), struct bch_write_bio, bio)
A Dio_read.h80 #define to_rbio(_bio) container_of((_bio), struct bch_read_bio, bio) argument
A Dfs-io.c46 static void nocow_flush_endio(struct bio *_bio) in nocow_flush_endio() argument
49 struct nocow_flush *bio = container_of(_bio, struct nocow_flush, bio); in nocow_flush_endio()

Completed in 7 milliseconds