Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/isofs/
H A Dinode.c1569 static struct file_system_type iso9660_fs_type = { variable
1589 err = register_filesystem(&iso9660_fs_type); in init_iso9660_fs()
1605 unregister_filesystem(&iso9660_fs_type); in exit_iso9660_fs()
/kernel/linux/linux-6.6/fs/isofs/
H A Dinode.c1562 static struct file_system_type iso9660_fs_type = { variable
1582 err = register_filesystem(&iso9660_fs_type); in init_iso9660_fs()
1598 unregister_filesystem(&iso9660_fs_type); in exit_iso9660_fs()

Completed in 8 milliseconds