Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Dmd.c8096 static const struct file_operations md_seq_fops = { variable
9271 proc_create("mdstat", S_IRUGO, NULL, &md_seq_fops); in md_geninit()