Home
last modified time | relevance | path

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

/include/linux/
Ddevice.h967 int devtmpfs_mount(void);
969 static inline int devtmpfs_mount(void) { return 0; } in devtmpfs_mount() function