Searched refs:vec_size (Results 1 – 1 of 1) sorted by relevance
576 unsigned vec_size, len; in use_bio() local578 vec_size = b->c->block_size >> PAGE_SHIFT; in use_bio()580 vec_size += 2; in use_bio()582 bio = bio_kmalloc(GFP_NOWAIT | __GFP_NORETRY | __GFP_NOWARN, vec_size); in use_bio()