Home
last modified time | relevance | path

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

/linux-4.19.296/fs/proc/
Droot.c117 static struct file_system_type proc_fs_type = { variable
144 register_filesystem(&proc_fs_type); in proc_root_init()
214 mnt = kern_mount_data(&proc_fs_type, ns); in pid_ns_prepare_proc()