Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/block/null_blk/
Dmain.c1636 static const struct block_device_operations null_rq_ops = { variable
1707 disk->fops = &null_rq_ops; in null_gendisk_register()