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

/linux-master/fs/squashfs/
H A Dsuper.c40 static struct file_system_type squashfs_fs_type; variable in typeref:struct:file_system_type
643 err = register_filesystem(&squashfs_fs_type);
657 unregister_filesystem(&squashfs_fs_type);
676 static struct file_system_type squashfs_fs_type = { variable in typeref:struct:file_system_type

Completed in 117 milliseconds