Searched refs:bsg_job_get (Results 1 – 3 of 3) sorted by relevance
71 int __must_check bsg_job_get(struct bsg_job *job);
175 int bsg_job_get(struct bsg_job *job) in bsg_job_get() function179 EXPORT_SYMBOL_GPL(bsg_job_get);
4060 inflight = bsg_job_get(job); in fc_bsg_job_timeout()