Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/filesystem/devfs/
Ddevfs.c17 const char __devfs_mount_path[] = "/dev"; variable
332 vfs_mount_fs(__devfs_mount_path, "DEVFS", NULL); in devfs_init()