Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/squashfs/
H A Dsuper.c38 static struct file_system_type squashfs_fs_type; variable
479 err = register_filesystem(&squashfs_fs_type); in init_squashfs_fs()
493 unregister_filesystem(&squashfs_fs_type); in exit_squashfs_fs()
512 static struct file_system_type squashfs_fs_type = { variable
/kernel/linux/linux-6.6/fs/squashfs/
H A Dsuper.c40 static struct file_system_type squashfs_fs_type; variable
643 err = register_filesystem(&squashfs_fs_type); in init_squashfs_fs()
657 unregister_filesystem(&squashfs_fs_type); in exit_squashfs_fs()
676 static struct file_system_type squashfs_fs_type = { variable

Completed in 2 milliseconds