proc_fs_type      207 fs/proc/root.c static struct file_system_type proc_fs_type = {
proc_fs_type      235 fs/proc/root.c 	register_filesystem(&proc_fs_type);
proc_fs_type      307 fs/proc/root.c 	fc = fs_context_for_mount(&proc_fs_type, SB_KERNMOUNT);