Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Ddevtmpfs.c82 static struct file_system_type internal_fs_type = { variable
454 mnt = vfs_kern_mount(&internal_fs_type, 0, "devtmpfs", opts); in devtmpfs_init()