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

/linux-master/fs/romfs/
H A Dsuper.c602 static struct file_system_type romfs_fs_type = { variable in typeref:struct:file_system_type
640 ret = register_filesystem(&romfs_fs_type);
657 unregister_filesystem(&romfs_fs_type);

Completed in 190 milliseconds