Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/block/null_blk/
Dmain.c1467 static blk_status_t null_handle_cmd(struct nullb_cmd *cmd, sector_t sector, in null_handle_cmd() function
1543 null_handle_cmd(alloc_cmd(nq, bio), sector, nr_sectors, bio_op(bio)); in null_submit_bio()
1750 return null_handle_cmd(cmd, sector, nr_sectors, req_op(rq)); in null_queue_rq()