Searched refs:devtmpfs_mount (Results 1 – 3 of 3) sorted by relevance
1076 int devtmpfs_mount(void);1078 static inline int devtmpfs_mount(void) { return 0; } in devtmpfs_mount() function
367 int __init devtmpfs_mount(void) in devtmpfs_mount() function
646 devtmpfs_mount(); in prepare_namespace()