Home
last modified time | relevance | path

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

/include/linux/
Ddevice.h1678 extern int devtmpfs_mount(const char *mntdir);
1682 static inline int devtmpfs_mount(const char *mountpoint) { return 0; } in devtmpfs_mount() function