Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Dmd.h1013 extern const struct block_device_operations md_fops;
H A Dmd.c5911 disk->fops = &md_fops; in md_alloc()
8007 const struct block_device_operations md_fops = variable