Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd-autodetect.c179 if (WARN(bdev->bd_disk->fops != &md_fops, in md_setup_drive()
H A Dmd.h815 extern const struct block_device_operations md_fops;
H A Dmd.c5730 disk->fops = &md_fops; in md_alloc()
7879 const struct block_device_operations md_fops = variable