spufs_type 543 arch/powerpc/platforms/cell/spufs/inode.c static struct file_system_type spufs_type; spufs_type 552 arch/powerpc/platforms/cell/spufs/inode.c if (path->dentry->d_sb->s_type != &spufs_type) spufs_type 775 arch/powerpc/platforms/cell/spufs/inode.c static struct file_system_type spufs_type = { spufs_type 805 arch/powerpc/platforms/cell/spufs/inode.c ret = register_filesystem(&spufs_type); spufs_type 829 arch/powerpc/platforms/cell/spufs/inode.c unregister_filesystem(&spufs_type);