Searched refs:devtmpfs_mount (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/base/
H A Ddevtmpfs.c347 int devtmpfs_mount(const char *mntdir) devtmpfs_mount() function
/linux-4.1.27/init/
H A Ddo_mounts.c597 devtmpfs_mount("dev"); prepare_namespace()
/linux-4.1.27/include/linux/
H A Ddevice.h1021 extern int devtmpfs_mount(const char *mntdir);
1025 static inline int devtmpfs_mount(const char *mountpoint) { return 0; } devtmpfs_mount() function

Completed in 244 milliseconds