Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dnbd.c224 static inline int sock_send_bvec(struct nbd_device *nbd, struct bio_vec *bvec, in sock_send_bvec() function
287 result = sock_send_bvec(nbd, &bvec, flags); in nbd_send_req()