Searched refs:devtmpfs_mount (Results 1 – 2 of 2) sorted by relevance
1169 int devtmpfs_mount(void);1171 static inline int devtmpfs_mount(void) { return 0; } in devtmpfs_mount() function
485 devtmpfs_mount(); in prepare_namespace()