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