Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Dmd.h842 extern const struct block_device_operations md_fops;
Dmd.c5671 disk->fops = &md_fops; in md_alloc()
7841 const struct block_device_operations md_fops = variable