proc_sops         118 fs/proc/inode.c const struct super_operations proc_sops = {
proc_sops         207 fs/proc/internal.h extern const struct super_operations proc_sops;
proc_sops         112 fs/proc/root.c 	s->s_op = &proc_sops;