Home
last modified time | relevance | path

Searched refs:sock_send_bvec (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/block/
Dnbd.c221 static inline int sock_send_bvec(struct nbd_device *lo, struct bio_vec *bvec, in sock_send_bvec() function
270 result = sock_send_bvec(lo, bvec, flags); in nbd_send_req()