Searched refs:bio_st (Results 1 – 3 of 3) sorted by relevance
115 struct bio_st { struct127 struct bio_st *next_bio; /* used by filter BIOs */ argument128 struct bio_st *prev_bio; /* used by filter BIOs */ argument
79 typedef struct bio_st BIO;
415 long (*callback) (struct bio_st *, int, const char *, int, long, long); in BIO_set_cipher()