Home
last modified time | relevance | path

Searched defs:job (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/block/
Dbsg-lib.c35 static void bsg_destroy_job(struct bsg_job *job) in bsg_destroy_job()
52 void bsg_job_done(struct bsg_job *job, int result, in bsg_job_done()
84 struct bsg_job *job = rq->special; in bsg_softirq_done() local
114 struct bsg_job *job; in bsg_create_job() local
180 struct bsg_job *job; in bsg_request_fn() local
/linux-3.4.99/drivers/md/
Ddm-kcopyd.c278 struct kcopyd_job *job = NULL; in pop() local
292 static void push(struct list_head *jobs, struct kcopyd_job *job) in push()
303 static void push_head(struct list_head *jobs, struct kcopyd_job *job) in push_head()
322 static int run_complete_job(struct kcopyd_job *job) in run_complete_job()
348 struct kcopyd_job *job = (struct kcopyd_job *) context; in complete_io() local
379 static int run_io_job(struct kcopyd_job *job) in run_io_job()
400 static int run_pages_job(struct kcopyd_job *job) in run_pages_job()
426 struct kcopyd_job *job; in process_jobs() local
486 static void dispatch_job(struct kcopyd_job *job) in dispatch_job()
506 struct kcopyd_job *job = sub_job->master_job; in segment_complete() local
[all …]
/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_bsg.c167 struct fc_bsg_job *job; in lpfc_bsg_send_mgmt_cmd_cmp() local
233 lpfc_bsg_send_mgmt_cmd(struct fc_bsg_job *job) in lpfc_bsg_send_mgmt_cmd()
418 struct fc_bsg_job *job; in lpfc_bsg_rport_els_cmp() local
490 lpfc_bsg_rport_els(struct fc_bsg_job *job) in lpfc_bsg_rport_els()
791 struct fc_bsg_job *job = NULL; in lpfc_bsg_ct_unsol_event() local
1019 lpfc_bsg_hba_set_event(struct fc_bsg_job *job) in lpfc_bsg_hba_set_event()
1102 lpfc_bsg_hba_get_event(struct fc_bsg_job *job) in lpfc_bsg_hba_get_event()
1211 struct fc_bsg_job *job; in lpfc_issue_ct_rsp_cmp() local
1276 lpfc_issue_ct_rsp(struct lpfc_hba *phba, struct fc_bsg_job *job, uint32_t tag, in lpfc_issue_ct_rsp()
1408 lpfc_bsg_send_mgmt_rsp(struct fc_bsg_job *job) in lpfc_bsg_send_mgmt_rsp()
[all …]
/linux-3.4.99/drivers/s390/scsi/
Dzfcp_fc.c821 struct fc_bsg_job *job = data; in zfcp_fc_ct_els_job_handler() local
831 static struct zfcp_fc_wka_port *zfcp_fc_job_wka_port(struct fc_bsg_job *job) in zfcp_fc_job_wka_port()
860 struct fc_bsg_job *job = data; in zfcp_fc_ct_job_handler() local
869 static int zfcp_fc_exec_els_job(struct fc_bsg_job *job, in zfcp_fc_exec_els_job()
891 static int zfcp_fc_exec_ct_job(struct fc_bsg_job *job, in zfcp_fc_exec_ct_job()
914 int zfcp_fc_exec_bsg_job(struct fc_bsg_job *job) in zfcp_fc_exec_bsg_job()
942 int zfcp_fc_timeout_bsg_job(struct fc_bsg_job *job) in zfcp_fc_timeout_bsg_job()
/linux-3.4.99/drivers/scsi/libfc/
Dfc_lport.c152 struct fc_bsg_job *job; member
1897 struct fc_bsg_job *job = info->job; in fc_lport_bsg_resp() local
1959 static int fc_lport_els_request(struct fc_bsg_job *job, in fc_lport_els_request()
2020 static int fc_lport_ct_request(struct fc_bsg_job *job, in fc_lport_ct_request()
2076 int fc_lport_bsg_request(struct fc_bsg_job *job) in fc_lport_bsg_request()
/linux-3.4.99/drivers/scsi/
Dscsi_transport_fc.c3552 fc_destroy_bsgjob(struct fc_bsg_job *job) in fc_destroy_bsgjob()
3576 fc_bsg_jobdone(struct fc_bsg_job *job) in fc_bsg_jobdone()
3609 struct fc_bsg_job *job = rq->special; in fc_bsg_softirq_done() local
3628 struct fc_bsg_job *job = (void *) req->special; in fc_bsg_job_timeout() local
3692 struct fc_bsg_job *job; in fc_req_to_bsgjob() local
3768 struct fc_bsg_job *job) in fc_bsg_host_dispatch()
3867 struct fc_rport *rport, struct fc_bsg_job *job) in fc_bsg_rport_dispatch()
3927 struct fc_bsg_job *job; in fc_bsg_request_handler() local
Dscsi_transport_iscsi.c469 static int iscsi_bsg_host_dispatch(struct bsg_job *job) in iscsi_bsg_host_dispatch()
/linux-3.4.99/drivers/scsi/bfa/
Dbfad_bsg.c2759 bfad_im_bsg_vendor_request(struct fc_bsg_job *job) in bfad_im_bsg_vendor_request()
2941 bfad_fcxp_bsg_send(struct fc_bsg_job *job, struct bfad_fcxp *drv_fcxp, in bfad_fcxp_bsg_send()
2981 bfad_im_bsg_els_ct_request(struct fc_bsg_job *job) in bfad_im_bsg_els_ct_request()
3183 bfad_im_bsg_request(struct fc_bsg_job *job) in bfad_im_bsg_request()
3209 bfad_im_bsg_timeout(struct fc_bsg_job *job) in bfad_im_bsg_timeout()
/linux-3.4.99/drivers/scsi/ibmvscsi/
Dibmvfc.c1712 static int ibmvfc_bsg_timeout(struct fc_bsg_job *job) in ibmvfc_bsg_timeout()
1825 static int ibmvfc_bsg_request(struct fc_bsg_job *job) in ibmvfc_bsg_request()