Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c413 int sg_finish_io(int wr, Rq_elem * rep, pthread_mutex_t * a_mutp);
7028 res = sg_finish_io(rep->wr, rep, &clp->aux_mutex); in sg_in_operation()
7097 res = sg_finish_io(rep->wr, rep, &clp->aux_mutex); in sg_out_operation()
7187 int sg_finish_io(int wr, Rq_elem * rep, pthread_mutex_t * a_mutp) in sg_finish_io() function