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

/linux-master/block/
H A Dbsg-lib.c212 static int bsg_map_buffer(struct bsg_buffer *buf, struct request *req) function
240 ret = bsg_map_buffer(&job->request_payload, req);
245 ret = bsg_map_buffer(&job->reply_payload, job->bidi_rq);

Completed in 179 milliseconds