Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dbsg-lib.h71 int __must_check bsg_job_get(struct bsg_job *job);
/Linux-v6.6/block/
Dbsg-lib.c175 int bsg_job_get(struct bsg_job *job) in bsg_job_get() function
179 EXPORT_SYMBOL_GPL(bsg_job_get);
/Linux-v6.6/drivers/scsi/
Dscsi_transport_fc.c4060 inflight = bsg_job_get(job); in fc_bsg_job_timeout()