Home
last modified time | relevance | path

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

/fs/romfs/
Dsuper.c600 static struct file_system_type romfs_fs_type = { variable
638 ret = register_filesystem(&romfs_fs_type); in init_romfs_fs()
655 unregister_filesystem(&romfs_fs_type); in exit_romfs_fs()