Searched refs:md_fops (Results 1 – 3 of 3) sorted by relevance
179 if (WARN(bdev->bd_disk->fops != &md_fops, in md_setup_drive()
821 extern const struct block_device_operations md_fops;
5690 disk->fops = &md_fops; in md_alloc()7850 const struct block_device_operations md_fops = variable