Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dosd_initiator.h455 int osd_req_read_sg(struct osd_request *or,
/linux-4.4.14/drivers/scsi/osd/
Dosd_initiator.c1008 int osd_req_read_sg(struct osd_request *or, in osd_req_read_sg() function
1033 EXPORT_SYMBOL(osd_req_read_sg);
1098 osd_req_read_sg(or, obj, bio, sglist, numentries); in osd_req_read_sg_kern()
/linux-4.4.14/fs/exofs/
Dore.c983 osd_req_read_sg(or, obj, per_dev->bio, in _ore_read_mirror()