Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/base/
Ddevtmpfs.c349 int devtmpfs_mount(const char *mntdir) in devtmpfs_mount() function
/linux-4.19.296/include/linux/
Ddevice.h1348 extern int devtmpfs_mount(const char *mntdir);
1352 static inline int devtmpfs_mount(const char *mountpoint) { return 0; } in devtmpfs_mount() function