Searched refs:__procfs_mount_path (Results 1 – 1 of 1) sorted by relevance
17 const char __procfs_mount_path[] = "/proc"; // 挂在路径 variable504 vfs_mount_fs(__procfs_mount_path, "procfs", NULL); in procfs_init()