Searched defs:bio_st (Results 1 – 1 of 1) sorted by relevance
115 struct bio_st { struct130 struct bio_st *next_bio; /* used by filter BIOs */ argument131 struct bio_st *prev_bio; /* used by filter BIOs */ argument132 CRYPTO_REF_COUNT references;133 uint64_t num_read;134 uint64_t num_write;135 CRYPTO_EX_DATA ex_data;136 CRYPTO_RWLOCK *lock;