Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd.h1038 extern const struct block_device_operations md_fops;
H A Dmd.c6349 disk->fops = &md_fops; in md_alloc()
8455 const struct block_device_operations md_fops = variable