Home
last modified time | relevance | path

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

/openbmc/linux/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