Searched refs:proc_sops (Results 1 – 3 of 3) sorted by relevance
207 extern const struct super_operations proc_sops;
112 s->s_op = &proc_sops; in proc_fill_super()
118 const struct super_operations proc_sops = { variable