Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/
Dmd-autodetect.c179 if (WARN(bdev->bd_disk->fops != &md_fops, in md_setup_drive()
Dmd.h824 extern const struct block_device_operations md_fops;
Dmd.c5698 disk->fops = &md_fops; in md_alloc()
7849 const struct block_device_operations md_fops = variable