Home
last modified time | relevance | path

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

/linux/fs/squashfs/
H A Dsuper.c40 static struct file_system_type squashfs_fs_type; variable
651 err = register_filesystem(&squashfs_fs_type); in init_squashfs_fs()
665 unregister_filesystem(&squashfs_fs_type); in exit_squashfs_fs()
684 static struct file_system_type squashfs_fs_type = { variable