Searched refs:bio_st (Results 1 – 3 of 3) sorted by relevance
785 struct bio_st { struct788 long (*callback)(struct bio_st *, int, const char *, int, long, long); argument807 struct bio_st *next_bio; /* used by filter BIOs */ argument
179 typedef struct bio_st BIO;
493 data->info_callback = (int (*)(const struct bio_st *, int, int))fp; in conn_callback_ctrl()