Searched refs:devtmpfs_mount (Results 1 – 1 of 1) sorted by relevance
1678 extern int devtmpfs_mount(const char *mntdir);1682 static inline int devtmpfs_mount(const char *mountpoint) { return 0; } in devtmpfs_mount() function