Home
last modified time | relevance | path

Searched refs:md_fops (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/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.c5773 disk->fops = &md_fops; in md_alloc()
7924 const struct block_device_operations md_fops = variable
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.h865 extern const struct block_device_operations md_fops;
H A Dmd.c5735 disk->fops = &md_fops; in md_alloc()
7950 const struct block_device_operations md_fops = variable

Completed in 29 milliseconds