Searched refs:bio_st (Results 1 – 3 of 3) sorted by relevance
79 struct bio_st { struct91 struct bio_st *next_bio; /* used by filter BIOs */ argument92 struct bio_st *prev_bio; /* used by filter BIOs */ argument
94 typedef struct bio_st BIO;
241 typedef struct bio_st BIO_dummy;