Searched defs:bio_st (Results 1 – 1 of 1) 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 */ argument129 CRYPTO_REF_COUNT references;130 uint64_t num_read;131 uint64_t num_write;132 CRYPTO_EX_DATA ex_data;133 CRYPTO_RWLOCK *lock;