Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/
Ddevtmpfs.c362 int devtmpfs_mount(const char *mntdir) in devtmpfs_mount() function
/Linux-v5.4/include/linux/
Ddevice.h1642 static inline int devtmpfs_mount(const char *mountpoint) { return 0; } in devtmpfs_mount() function