devtmpfs_mount
int devtmpfs_mount(void);
static inline int devtmpfs_mount(void) { return 0; }
devtmpfs_mount();