Searched refs:bvec_alloc_bs (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dbio.c79 static inline struct bio_vec *bvec_alloc_bs(gfp_t gfp_mask, int nr, unsigned long *idx, struct bio_set *bs) function
172 bvl = bvec_alloc_bs(gfp_mask, nr_iovecs, &idx, bs);

Completed in 24 milliseconds