Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c239 int sum_of_resids; /* | */ member
380 static int sum_of_resids = 0; variable
2086 sum_of_resids += io_hdr.resid; in sg_read()
2669 if (sum_of_resids) in do_scsi_device_read_write()
2671 sum_of_resids); in do_scsi_device_read_write()
6199 sum_of_resids += io_hdr.resid; in sg_read2()
6734 if (sum_of_resids) in do_scsi_sgm_read_write()
6736 sum_of_resids); in do_scsi_sgm_read_write()
7049 clp->sum_of_resids += rep->resid; in sg_in_operation()
7117 clp->sum_of_resids += rep->resid; in sg_out_operation()
[all …]