Home
last modified time | relevance | path

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

/linux/fs/romfs/
H A Dsuper.c592 static struct file_system_type romfs_fs_type = { variable
630 ret = register_filesystem(&romfs_fs_type); in init_romfs_fs()
647 unregister_filesystem(&romfs_fs_type); in exit_romfs_fs()