Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm.c1956 static const struct block_device_operations dm_blk_dops; variable
2099 md->disk->fops = &dm_blk_dops; in alloc_dev()
3461 static const struct block_device_operations dm_blk_dops = { variable