Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Dmd.h865 extern const struct block_device_operations md_fops;
H A Dmd.c5739 disk->fops = &md_fops; in md_alloc()
7943 const struct block_device_operations md_fops = variable