Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/block/null_blk/
Dmain.c805 static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, struct bio *bio) in alloc_cmd() function
1543 null_handle_cmd(alloc_cmd(nq, bio), sector, nr_sectors, bio_op(bio)); in null_submit_bio()