Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Dmd.c8426 static const struct seq_operations md_seq_ops = { variable
8438 error = seq_open(file, &md_seq_ops); in md_seq_open()