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