Searched refs:file_system_cd9660 (Results 1 – 4 of 4) sorted by relevance
176 static struct fs_ops file_system_cd9660 = FS_OPS(cd9660); variable308 file_system[1] = file_system_cd9660; in devopen()
159 static struct fs_ops file_system_cd9660 = FS_OPS(cd9660); variable326 file_system[1] = file_system_cd9660; in devopen()
128 static struct fs_ops file_system_cd9660 = FS_OPS(cd9660); variable485 file_system[5] = file_system_cd9660; in devopen()
207 static struct fs_ops file_system_cd9660 = FS_OPS(cd9660); variable597 memcpy(&file_system[nfsys++], &file_system_cd9660, sizeof file_system[0]); in devopen()