Searched refs:bi_max_vecs (Results 1 – 2 of 2) sorted by relevance
198 unsigned short bi_max_vecs; /* max bvl_vecs we can hold */ member217 #define BIO_RESET_BYTES offsetof(struct bio, bi_max_vecs)
114 if (bio->bi_vcnt >= bio->bi_max_vecs) in bio_full()