Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dbsg-lib.h20 typedef int (bsg_job_fn) (struct bsg_job *); typedef
68 bsg_job_fn *job_fn, bsg_timeout_fn *timeout, int dd_job_size);
/Linux-v5.10/block/
Dbsg-lib.c22 bsg_job_fn *job_fn;
366 bsg_job_fn *job_fn, bsg_timeout_fn *timeout, int dd_job_size) in bsg_setup_queue()