Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/md/
Ddm.c1780 static const struct block_device_operations dm_blk_dops; variable
1862 md->disk->fops = &dm_blk_dops; in alloc_dev()
2685 static const struct block_device_operations dm_blk_dops = { variable