Home
last modified time | relevance | path

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

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